Par : Jan Piotrowski
Inspect and view changes in GitHub Hide Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitHub Hide Notifications",
"version": "0.1",
"manifest_version": 2,
"description": "A browser extension that lets you hide some of your notifications ",
"homepage_url": "https://github.com/janpio/github-hide-notifications",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"tabs",
"https://github.com/*",
"storage"
],
"content_scripts": [
{
"matches": [
"https://github.com/notifications*",
"https://github.com/*/notifications",
"https://github.com/notifications?all=*"
],
"js": [
"src/inject/inject.js"
],
"run_at": "document_start"
}
],
"options_ui": {
"page": "settings/options.html"
},
"applications": {
"gecko": {
"id": "github-hide-notifications@janpiotrowski.de"
}
}
} Meilleures alternatives GitHub Hide Notifications
Voici quelques Firefox add-ons qui sont similaires à GitHub Hide Notifications :
Advanced GitHub Notifier
freaktechnik
Free GitHub
Arsalanse
GitHub Notifier Pro
eux
Github Notifications in Tabs
Gibson Fahnestock
Shut Up, Github!
Fernando Mendes
GitHub Unveiler (FF)
Joao
Mask Files on GitHub
Salman
GitHub Comment Hider
Erik
GitHub Notification Aggregator
Tomas
Notifications Preview for GitHub
Fregante
Octobox Web Extension
Thorsten Frommen
GitHub Activity Extension
darcy