Github-Warn Firefox

Examine source code of Github-Warn

제작자: 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"
    }
  ]
}

최고의 Github-Warn 대안

다음은 Github-Warn과(와) 유사한 Firefox add-on입니다: