Stop Redirect Firefox

Examine source code of Stop Redirect

Por: Ric0
Inspect and view changes in Stop Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "1.3",
  "description": "__MSG_extDescription__",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "icons": {
    "64": "icon.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_title": "__MSG_actionTitle__",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "stopper.js"
      ],
      "run_at": "document_start"
    }
  ],
  "applications": {
    "gecko": {
      "id": "{f27fbdcd-80b2-4315-947d-5a5c5ea4262a}",
      "strict_min_version": "90.0"
    }
  },
  "default_locale": "en"
}

Mejores alternativas Stop Redirect

Aquí hay algunas Firefox add-ons que son similares a Stop Redirect: