FocusBeast Firefox

Examine source code of FocusBeast

By: Muzay Add-on
Inspect and view changes in FocusBeast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FocusBeast",
  "version": "1.0.0",
  "description": "Removes finally your procrastination",
  "browser_specific_settings": {
    "gecko": {
      "id": "muzay.contact@gmail.com"
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "Icons/Icon128.png"
  },
  "icons": {
    "16": "Icons/Icon16.png",
    "32": "Icons/Icon32.png",
    "48": "Icons/Icon48.png",
    "128": "Icons/Icon128.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    {
      "resources": [
        "Page/index.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best FocusBeast Alternatives

Here are some Firefox add-ons that are similar to FocusBeast: