Auto Page Refresh Error Firefox

Examine source code of Auto Page Refresh Error

제작자: Frank V. Sandoval
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}"
    }
  }
}

최고의 Auto Page Refresh Error 대안

다음은 Auto Page Refresh Error과(와) 유사한 Firefox add-on입니다: