Page Load Speed Optimizer Firefox

Examine source code of Page Load Speed Optimizer

Inspect and view changes in Page Load Speed Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Load Speed Optimizer",
  "version": "1.2",
  "description": "Optimize page load speed by managing cache effectively and monitoring load time.",
  "permissions": [
    "browsingData",
    "storage",
    "alarms",
    "activeTab",
    "webNavigation"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{83c891b7-0a0a-4fc1-a6ff-756a43a15b50}"
    }
  }
}

Best Page Load Speed Optimizer Alternatives

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