Octopatcher Firefox

Examine source code of Octopatcher

Inspect and view changes in Octopatcher source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Octopatcher",
  "version": "1.1.2resigned1",
  "description": "Arrgh Some Patchy Goodness to GitHub",
  "author": "Rob Garrison",
  "manifest_version": 2,
  "homepage_url": "http://github.com/Mottie/Octopatcher",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "github-collapse-in-comment.js",
        "github-collapse-markdown.js"
      ],
      "matches": [
        "https://github.com/*",
        "https://gist.github.com/*",
        "https://help.github.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "images/icon16.png",
    "19": "images/icon19.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "octopatcher_wowmotty@gmail.com"
    }
  }
}

Best Octopatcher Alternatives

Here are some Firefox add-ons that are similar to Octopatcher: