This extension changes your default home page to load any random page on the 97 Things Every Programmer Should Know gitbook.
It's pretty simple and does its job beautifully.
- Install npm:
$ sudo apt update
$ sudo apt install npm
- Install web-ext:
$ sudo npm install --global web-ext
- From the project root folder, run the extension in Mozilla Firefox with:
$ web-ext run
This opens a Firefox window with the extension as a temporary loaded extension.
-
Open any webpage and click the Beastify action button.
-
Profit.