Website Blocker Firefox

Examine source code of Website Blocker

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}"
    }
  }
}

Meilleures alternatives Website Blocker

Voici quelques Firefox add-ons qui sont similaires à Website Blocker :