Auto Reload Timer Firefox

Examine source code of Auto Reload Timer

Inspect and view changes in Auto Reload Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auto Reload Timer",
  "version": "3.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "autoreloadtimer@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "service_worker": "service_worker.js",
    "scripts": [
      "service_worker.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Melhores alternativas Auto Reload Timer

Aqui estão algumas Firefox add-ons que são similares a Auto Reload Timer: