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}"
    }
  }
}

Melhores alternativas Auto Page Refresh Error

Aqui estão algumas Firefox add-ons que são similares a Auto Page Refresh Error: