Urilock Firefox

Examine source code of Urilock

Inspect and view changes in Urilock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Urilock",
  "description": "Redirects user to the website that user finds via our search system to prevent phising attacks.",
  "version": "1.3resigned1",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16x16.png",
    "128": "icons/128x128.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/128x128.png",
    "default_popup": "urilock.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "urilock.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2ecc53db-4b8b-4e7f-8a45-f6cb16dca1f7}"
    }
  }
}

Mejores alternativas Urilock

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