Weblock Firefox

Examine source code of Weblock

提供元: ToniIvars
Inspect and view changes in Weblock 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.1",
  "description": "Block domains the easy way",
  "icons": {
    "48": "icons/blocker-48.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/blocker-32.png",
    "default_title": "Website Blocker",
    "default_popup": "popup/menu.html"
  },
  "background": {
    "scripts": [
      "background/url-checker.js"
    ]
  }
}

ベストのWeblock代替案

Weblockに類似したFirefox add-onをいくつか紹介します: