Github Restrictions Hider Firefox

Examine source code of Github Restrictions Hider

Inspect and view changes in Github Restrictions Hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "css": [
        "contentScripts/removewarning.css"
      ],
      "matches": [
        "https://*.github.com/*",
        "http://*.github.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "Nothin special, Just removes the annoying yellow message that tells we are restricted because of US laws.",
  "homepage_url": "https://github.com/JafarAkhondali/remove-github-restrictions-message",
  "icons": {
    "128": "logo/icon_128.png"
  },
  "manifest_version": 2,
  "name": "Hides restricted message of github",
  "short_name": "Github Restricted Remover",
  "version": "0.0.2"
}

Best Github Restrictions Hider Alternatives

Here are some Firefox add-ons that are similar to Github Restrictions Hider: