RemoveCookieWall Firefox

Examine source code of RemoveCookieWall

제작자: Jorge Aguilera Add-on
Inspect and view changes in RemoveCookieWall source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Remove CookieWall",
  "manifest_version": 2,
  "name": "RemoveCookieWall",
  "version": "1.1.0",
  "homepage_url": "https://github.com/jagedn/removecookiewall-addon",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "removeCookieWall.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "remove-cookiewall@aguilera.soy"
    }
  },
  "permissions": [
    "https://raw.githubusercontent.com/jagedn/removecookiewall-addon/"
  ]
}

최고의 RemoveCookieWall 대안

다음은 RemoveCookieWall과(와) 유사한 Firefox add-on입니다: