RARBG Helper Firefox

Examine source code of RARBG Helper

Inspect and view changes in RARBG Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "RARBG Helper",
  "version": "1.1.3resigned1",
  "author": "Siyu Chen",
  "description": "Present you torrent links without clicking into individual page.",
  "browser_action": {
    "default_icon": "/images/icon.png",
    "default_popup": "/html/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://rarbg.to/torrents.php*",
        "*://*.rarbg.to/torrents.php*"
      ],
      "run_at": "document_end",
      "js": [
        "/js/jquery.min.js",
        "/js/shared-functions.js",
        "/js/content-script.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "/js/jquery.min.js"
  ],
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{469d5479-db48-4327-b761-88a67ce35ef0}"
    }
  }
}

Best RARBG Helper Alternatives

Here are some Firefox add-ons that are similar to RARBG Helper: