GH Open All Notifications Firefox

Examine source code of GH Open All Notifications

By: ka2n Add-on
Inspect and view changes in GH Open All Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "0.0.2",
  "short_name": "__MSG_appShortName__",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "16": "images/icon-16.png",
    "128": "images/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/notifications",
        "https://github.com/notifications?*",
        "https://github.com/notifications/*"
      ],
      "js": [
        "scripts/content.js"
      ]
    }
  ]
}

Best GH Open All Notifications Alternatives

Here are some Firefox add-ons that are similar to GH Open All Notifications: