Skip to content

A Webextension for loading any random page from 97 Things Every Programmer Should Know

Notifications You must be signed in to change notification settings

nmcapule/97thingswx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

97things

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.

How to Install Temporarily (Ubuntu)

  1. Install npm:
$ sudo apt update
$ sudo apt install npm
  1. Install web-ext:
$ sudo npm install --global web-ext
  1. 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.

  1. Open any webpage and click the Beastify action button.

  2. Profit.

About

A Webextension for loading any random page from 97 Things Every Programmer Should Know

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published