Page Reload Timer Firefox

Examine source code of Page Reload Timer

Par : link
Inspect and view changes in Page Reload Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Reload Timer",
  "version": "1.0.0",
  "description": "Automatically reload the current tab at a custom time interval.",
  "icons": {
    "48": "icons/icon.svg"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "reloadtimer-31f49c1f1f33@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Meilleures alternatives Page Reload Timer

Voici quelques Firefox add-ons qui sont similaires à Page Reload Timer :