Github-Warn Firefox

Examine source code of Github-Warn

Par : Arash Thr
Inspect and view changes in Github-Warn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github-Warn",
  "version": "1.0.1",
  "developer": {
    "name": "Arash Thr",
    "url": "https://twitter.com/arashThr"
  },
  "description": "Removes Github warning banner for Iranian users.",
  "icons": {
    "48": "icons/git-warn-48.png",
    "96": "icons/git-warn-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "css": [
        "github-warn.css"
      ],
      "run_at": "document_start"
    }
  ]
}

Meilleures alternatives Github-Warn

Voici quelques Firefox add-ons qui sont similaires à Github-Warn :