Octobox on GitHub Firefox

Examine source code of Octobox on GitHub

Inspect and view changes in Octobox on GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Octobox on GitHub",
  "author": "Alex Ward (alxwrd@gmail.com)",
  "homepage_url": "https://github.com/alxwrd/octobox-on-github",
  "version": "0.3resigned1",
  "description": "Navigates you to octobox.io when clicking github notifications.",
  "icons": {
    "48": "icons/octobox-on-github-48.png",
    "96": "icons/octobox-on-github-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "octobox-on-github.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e116f6aa-32af-483e-8bd2-9ed10f711b70}"
    }
  }
}

Best Octobox on GitHub Alternatives

Here are some Firefox add-ons that are similar to Octobox on GitHub: