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

Melhores alternativas Website Blocker

Aqui estão algumas Firefox add-ons que são similares a Website Blocker: