Web Booster Firefox

Examine source code of Web Booster

Inspect and view changes in Web Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Web Booster",
  "version": "1.0.0",
  "description": "Web Boosting is designed for anyone who values their online time.",
  "action": {
    "default_popup": "src/views/popup/index.html"
  },
  "incognito": "not_allowed",
  "host_permissions": [
    "*://*/*"
  ],
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "cookies"
  ],
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "chrome_url_overrides": {
    "newtab": "src/views/home/index.html"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "static/js/main.ts-loader-WeDZNpBN.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "*://*/*"
      ],
      "resources": [
        "static/js/main.ts-CWEJh79u.js"
      ],
      "use_dynamic_url": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "qiliangjia@gmail.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Web Booster Alternatives

Here are some Firefox add-ons that are similar to Web Booster: