By: ninpnin
Inspect and view changes in Github Notification Disabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "github notification disabler",
"version": "1.1",
"browser_specific_settings": {
"gecko": {
"id": "testtesttestthing@entieda.org",
"strict_min_version": "57.0a1"
}
},
"description": "Hides the GitHub notification indicator after 6pm and on weekends.",
"icons": {
"48": "icons/border-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*",
"http://github.com/*",
"https://github.com/*"
],
"js": [
"ghnd.js"
]
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"permissions": [
"storage"
]
} Best Github Notification Disabler Alternatives
Here are some Firefox add-ons that are similar to Github Notification Disabler:
Github-Warn
Arash Thr
Github Restrictions Hider
Jafar akhondali
GitHub Hide Notifications
Jan Piotrowski
Shut Up, Github!
Fernando Mendes
Github Activity Indicator
derhackler
GitHub Notifier Pro
eux
Advanced GitHub Notifier
freaktechnik
github hide banner
Jitendra Joshi
Notifier for GitHub
Sindre Sorhus
Github Whitespace Disabler
Oliver Maksimovic
Hide GitHub Reactions
Creepy Skeleton
Auto-Hide GitHub Whitespace
Jonathan Roitgrund