GitHub Readme First Firefox

Examine source code of GitHub Readme First

Por: metafab
Inspect and view changes in GitHub Readme First source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Readme First",
  "description": "See README at the top of GitHub's repositories instead of files",
  "version": "0.3.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{760b7bb2-4f2c-4cff-bfdb-d8bf84b0fe4e}"
    }
  }
}

Mejores alternativas GitHub Readme First

Aquí hay algunas Firefox add-ons que son similares a GitHub Readme First: