Based on Github's dark default theme. Download »
This Firefox extension is suited for the average Wikipedia user. It is specifically adapted for the English 🇬🇧 Wikipedia domain (en.wikipedia.org) and might not be ideal outside of normal activities.
- If you find issues, post here
- 14,000+ downloads on Firefox
As of October/November 2023, I re-worked this extension to move some coloring logic into contentScript.js. Reason: background.css became too big and difficult to maintain.
Can be added as an extension on Firefox here.
Or:
- Download the repository
- Open Firefox and paste in the search field: about:debugging#/runtime/this-firefox
- Press: Load Temporary Add-on...
- Select manifest.json
- Basic Wiki site
- List example
- Code syntaxes
- Table with colors (element td)
- Temperature table
- Coloring on table
- Progress bars
- Pie chart
- Red green yellow table coloring
- Element "span" grey coloring
- Run in cmd:
git fetch origin pull/$ID/head:$BRANCH_NAME git checkout BRANCH_NAME
- Improve coloring logic for tables
- Fix login bug button
- Add small UI option/button for submitting bugs?

