Website Load Optimizer Firefox

Examine source code of Website Load Optimizer

By: W88 Add-on
Inspect and view changes in Website Load Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Load Optimizer",
  "version": "1.0",
  "description": "Tối ưu hóa tốc độ tải trang bằng cách tắt các thành phần không cần thiết như quảng cáo và video nền.",
  "permissions": [
    "activeTab",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e75f101-3cfd-4715-855b-6dba8630319a}"
    }
  }
}

Best Website Load Optimizer Alternatives

Here are some Firefox add-ons that are similar to Website Load Optimizer: