VYXO: Website Blocker for Focus Firefox

Examine source code of VYXO: Website Blocker for Focus

Inspect and view changes in VYXO: Website Blocker for Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "vyxo-web-extension",
  "version": "2.0.1",
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "background": {
    "scripts": [
      "static/js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quark@deepfocuslab-tech"
    }
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon_16.png",
      "32": "icons/icon_32.png",
      "48": "icons/icon_48.png",
      "128": "icons/icon_128.png"
    }
  },
  "permissions": [
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess",
    "notifications",
    "alarms",
    "storage",
    "tabs",
    "contextMenus"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "blockRules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.png",
        "emojis/*.png",
        "emojis/category-*.png",
        "shield-screen.html",
        "static/js/shield-screen.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self'"
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  }
}

Best VYXO: Website Blocker for Focus Alternatives

Here are some Firefox add-ons that are similar to VYXO: Website Blocker for Focus: