Por: Jan Piotrowski
Inspect and view changes in GitHub Open Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitHub Open Notifications",
"version": "1.2resigned1",
"manifest_version": 2,
"description": "Extension that provides buttons on the GitHub notifications page to open them (all|all PRs|all closed|all with user...) in new tabs",
"homepage_url": "https://github.com/janpio/github-open-notifications-extension",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"tabs",
"https://github.com/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/notifications*",
"https://github.com/*/notifications",
"https://github.com/notifications?all=*"
],
"js": [
"lib/d3.v4.min.js",
"src/inject/inject.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{23200428-ac5f-47b2-808b-8f272a075210}"
}
}
} Mejores alternativas GitHub Open Notifications
Aquí hay algunas Firefox add-ons que son similares a GitHub Open Notifications:
GH Open All Notifications
ka2n
Github Notifications in Tabs
Gibson Fahnestock
Advanced GitHub Notifier
freaktechnik
GitHub Notification Aggregator
Tomas
GitHub with a cape
NicoSantangelo
GitHub Hide Notifications
Jan Piotrowski
Open GitHub or Gitlab in IDE
Victor
GitHub Extension
Saptarshee Bhowmick
GitHub Extension
Saptarshee Bhowmick
GitHub Notifier Pro
eux
GitHub On One Click
Parul
New Tab for Github Checks
psanford