GitHub Source Code Minimap Firefox

Examine source code of GitHub Source Code Minimap

By: slikts
Inspect and view changes in GitHub Source Code Minimap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GitHub Source Code Minimap",
  "short_name": "GH Minimap",
  "icons": {
    "128": "img/icon-128.png"
  },
  "version": "1.1.3resigned1",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "css": [
        "css/main.css"
      ],
      "js": [
        "js/main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "homepage_url": "https://github.com/slikts/gh-minimap",
  "browser_specific_settings": {
    "gecko": {
      "id": "{260cb343-dd13-48a9-8b18-a83ac8f0470b}"
    }
  }
}

Best GitHub Source Code Minimap Alternatives

Here are some Firefox add-ons that are similar to GitHub Source Code Minimap: