pauseLoad Firefox

Examine source code of pauseLoad

Inspect and view changes in pauseLoad source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "pauseLoad",
  "version": "1.0",
  "permissions": [
    "webNavigation",
    "storage",
    "scripting",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "pauseLoad.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "256": "icons/plIcon.png"
    }
  },
  "icons": {
    "256": "icons/plIcon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pauseLoad@hgithub.com.JeremyGDiamond"
    }
  }
}

Best pauseLoad Alternatives

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