Procrastination Guard Site Blocker Firefox

Examine source code of Procrastination Guard Site Blocker

By: WPS
Inspect and view changes in Procrastination Guard Site Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Procrastination Guard",
  "version": "1.1resigned1",
  "description": "Blocks specified websites, or only allows access to specified websites, in order to avoid procrastination.",
  "homepage_url": "https://github.com/WFrankish/procrastination-guard.git",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Procrastination Guard - Enable work mode",
    "default_icon": {
      "16": "button/icon_d-16.png",
      "32": "button/icon_d-32.png",
      "64": "button/icon_d-64.png",
      "256": "button/icon_d-256.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "192": "icons/icon-192.png"
  },
  "options_ui": {
    "chrome_style": true,
    "page": "options.html"
  },
  "permissions": [
    "notifications",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cb1e9931-91c9-486c-9077-538f02351a88}"
    }
  }
}

Best Procrastination Guard Site Blocker Alternatives

Here are some Firefox add-ons that are similar to Procrastination Guard Site Blocker: