Website Blocker Firefox

Examine source code of Website Blocker

제작자: NOHU
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.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "*://*/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Website Blocker"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7ecf1bb9-eb4e-4ff8-ae7c-539569e8f5e4}"
    }
  }
}

최고의 Website Blocker 대안

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