iQiyi Adblock Firefox

Examine source code of iQiyi Adblock

Inspect and view changes in iQiyi Adblock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "iQiyi AdBlocker",
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "default_locale": "en_US",
  "description": "__MSG_extension_description__",
  "version": "1.0.3",
  "background": {
    "scripts": [
      "js/bg.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": {
      "128": "icons/icon.png"
    },
    "default_popup": "popup.html",
    "default_title": "iQiyi Adblock"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "js/cs_document_start.js"
      ],
      "matches": [
        "http://*.iqiyi.com/*",
        "https://*.iqiyi.com/*",
        "http://*.iq.com/*",
        "https://*.iq.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "js/cs_document_idle.js"
      ],
      "matches": [
        "http://*.iqiyi.com/*",
        "https://*.iqiyi.com/*",
        "http://*.iq.com/*",
        "https://*.iq.com/*"
      ],
      "run_at": "document_idle"
    },
    {
      "all_frames": true,
      "js": [
        "js/adb_ct.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "128": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{30fce3ea-7aad-494f-b0a8-24b7cf5fea2f}"
    }
  }
}

Best iQiyi Adblock Alternatives

Here are some Firefox add-ons that are similar to iQiyi Adblock: