CMS Github Crosslinker Firefox

Examine source code of CMS Github Crosslinker

By: matze Add-on
Inspect and view changes in CMS Github Crosslinker 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
{
  "manifest_version": 2,
  "name": "CMS Github Crosslinker",
  "description": "Adds links to the CMSSW source code on Github",
  "version": "0.2.1resigned1",
  "author": "Matthias Wolf",
  "license": "MIT",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*/cmssw/*.py*"
      ],
      "js": [
        "zepto.min.js",
        "add-py-links.js"
      ]
    },
    {
      "matches": [
        "*://*.github.com/*/cmssw/*.cc*",
        "*://*.github.com/*/cmssw/*.h*"
      ],
      "js": [
        "zepto.min.js",
        "add-cpp-links.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@cms-gh-crosslinker"
    }
  }
}

Best CMS Github Crosslinker Alternatives

Here are some Firefox add-ons that are similar to CMS Github Crosslinker: