Github1s Firefox

Examine source code of Github1s

Inspect and view changes in Github1s source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github1s",
  "version": "1.0",
  "author": "Mohammed CHERIFI",
  "description": "Simplest way to browse a github repository source code, adds github1s.com button of in Github repository navigation",
  "icons": {
    "48": "icons/logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hello@push.ma"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "init.js"
      ]
    }
  ]
}

Meilleures alternatives Github1s

Voici quelques Firefox add-ons qui sont similaires à Github1s :