Ad Link bypass (Linkvertise Bypass) Firefox

Examine source code of Ad Link bypass (Linkvertise Bypass)

By: Noah Add-on
Inspect and view changes in Ad Link bypass (Linkvertise Bypass) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad Link bypass (adfly, linkvertise ect)",
  "version": "1.0",
  "description": "Bypass linkvertise, adfly and more with the addon.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "bypasslink.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "click me",
    "default_popup": "popup.html"
  },
  "permissions": [
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a618dbab-7e6e-41d8-849c-236455354733}"
    }
  }
}

Best Ad Link bypass (Linkvertise Bypass) Alternatives

Here are some Firefox add-ons that are similar to Ad Link bypass (Linkvertise Bypass):