Auto Page Refresh Error Firefox

Examine source code of Auto Page Refresh Error

Inspect and view changes in Auto Page Refresh Error source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Auto page refresh automatically refreshes a page every 3 seconds if the page is not completely loaded. This extension ensures that you don't have to reload pages manually, making browsing smoother and more efficient when dealing with slow-loading websites",
  "manifest_version": 2,
  "name": "Auto Page Refresh Error",
  "version": "1.0",
  "permissions": [
    "webRequest",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cc7264b5-5408-4584-a117-6cf4751d47f2}"
    }
  }
}

Meilleures alternatives Auto Page Refresh Error

Voici quelques Firefox add-ons qui sont similaires à Auto Page Refresh Error :