This simple Chrome extension adds a button to the extensions bar that opens a random Wikipedia article found in the "Good articles" or "Featured articles" categories. You can specify other categories in getPage.js if needed.
- Clone the repository
- Specify categories (optional)
- Go to chrome://extensions
- Turn on the "Developer mode"
- Click "Load unpacked" and select the repository folder
You can now pin the extension icon and use it to quickly surf random articles.
- Interface for category settings
- Publish to the Chrome Web Store