/enhanced-wiki-randomizer

Chrome button that allows you to quickly jump through random Wikipedia articles in specified categories

Primary LanguageJavaScript

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.

Installation

  1. Clone the repository
  2. Specify categories (optional)
  3. Go to chrome://extensions
  4. Turn on the "Developer mode"
  5. Click "Load unpacked" and select the repository folder

You can now pin the extension icon and use it to quickly surf random articles.

To do

  • Interface for category settings
  • Publish to the Chrome Web Store