Skip to content

adiskill/Dark-Mode-Wikipedia

 
 

Repository files navigation

Dark Mode for Wikipedia on Firefox

Based on Github's dark default theme. Download »

About

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.

Installation

Can be added as an extension on Firefox here.

Or:

  1. Download the repository
  2. Open Firefox and paste in the search field: about:debugging#/runtime/this-firefox
  3. Press: Load Temporary Add-on...
  4. Select manifest.json

Example

Checklist before releases ✔️

Checkout PRs locally

  1. Run in cmd: git fetch origin pull/$ID/head:$BRANCH_NAME
  2. git checkout BRANCH_NAME

Buy me a coffee ☕

"Buy Me A Coffee"

Roadmap & ideas

  • Improve coloring logic for tables
  • Fix login bug button
  • Add small UI option/button for submitting bugs?

About

A Firefox extension, suited for the English Wikipedia site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.7%
  • CSS 38.3%