tinyoutubeadblocker Firefox

Examine source code of tinyoutubeadblocker

제작자: zncoder
Inspect and view changes in tinyoutubeadblocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "tinyoutubeadblocker",
  "version": "1.1.0",
  "manifest_version": 2,
  "description": "A tiny youtube adblocker",
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "icons": {
    "48": "icons/48.png"
  },
  "background": {
    "persistent": true,
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/32.png",
    "default_title": "A tiny youtube adblocker"
  }
}

최고의 tinyoutubeadblocker 대안

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