Website Blocker Firefox

Examine source code of Website Blocker

제작자: TỶ LỆ KÈO
Inspect and view changes in Website Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Blocker",
  "version": "1.0",
  "description": "Chặn các trang web gây mất tập trung theo danh sách người dùng nhập vào.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Website Blocker"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fa33e141-d910-4813-83a1-3ae3a0e14804}"
    }
  }
}

최고의 Website Blocker 대안

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