An open API service indexing awesome lists of open source software.

https://github.com/gluons/nogithubdarkmode-firefox

:octocat: Bring back the old GitHub menu bar.
https://github.com/gluons/nogithubdarkmode-firefox

browser-extension firefox firefox-addon github github-light

Last synced: 3 months ago
JSON representation

:octocat: Bring back the old GitHub menu bar.

Awesome Lists containing this project

README

          

# No GitHub Dark Mode for [Firefox](https://www.mozilla.org/firefox)
[![license](https://img.shields.io/github/license/gluons/NoGithubDarkMode-Firefox.svg?style=flat-square)](https://github.com/gluons/NoGithubDarkMode-Firefox/blob/master/LICENSE)
[![Mozilla Add-on](https://img.shields.io/amo/v/no-github-dark-mode.svg?style=flat-square)](https://addons.mozilla.org/en-US/firefox/addon/no-github-dark-mode/)
[![TSLint](https://img.shields.io/badge/TSLint-gluons-15757B.svg?style=flat-square)](https://github.com/gluons/tslint-config-gluons)

A Firefox add-on to change GitHub menu bar back to old color.

Forked from [adamisntdead/NoGithubDarkMode](https://github.com/adamisntdead/NoGithubDarkMode).

---

**:negative_squared_cross_mark: Without `No GitHub Dark Mode`:**

![Without No GitHub Dark Mode](./screenshot/without-no-github-darkmode-firefox.png)

**:white_check_mark: With `No GitHub Dark Mode`:**

![With No GitHub Dark Mode](./screenshot/with-no-github-darkmode-firefox.png)

---

## Installation

**From [AMO](https://addons.mozilla.org):**

Go to https://addons.mozilla.org/en-US/firefox/addon/no-github-dark-mode/.

**Manually:**

1. Download [this repo as zip file](https://github.com/gluons/NoGithubDarkMode-Firefox/releases/latest).
2. Extract it.
3. Go to `about:debugging#addons` in Firefox.
4. Click on **Load Temporary Add-on**.
5. Select `manifest.json` file in `./addon`.