CON URL Redirector Firefox

Examine source code of CON URL Redirector

By: Eduardo Add-on
Inspect and view changes in CON URL Redirector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CON URL Redirector",
  "description": "This extension helps you redirecting url's to a curl web based proxy that can unlock your current page if its blocked by a firewall or other kinds of blocking.",
  "version": "1.1.5resigned1",
  "browser_action": {
    "default_icon": "icon128.png"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{883ad2ff-cd1c-4ad7-bd5c-1cad99a5b480}"
    }
  }
}

Best CON URL Redirector Alternatives

Here are some Firefox add-ons that are similar to CON URL Redirector: