iranianaccess Firefox

Examine source code of iranianaccess

By: dev
Inspect and view changes in iranianaccess source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "access",
  "version": "1.1.4",
  "description": "Unable to access specified url",
  "permissions": [
    "proxy",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "http://*/*",
    "https://*/*",
    "storage",
    "notifications",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "images/ic/icon_64.png",
    "96": "images/ic/icon_128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/ic/icon_16.png",
      "32": "images/ic/icon_32.png"
    },
    "default_title": "access",
    "default_popup": "views/popup.html"
  },
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/option/jquery.min.js",
        "js/content.js"
      ]
    }
  ]
}

Best iranianaccess Alternatives

Here are some Firefox add-ons that are similar to iranianaccess: