Auto Refresh Tab is Firefox

Examine source code of Auto Refresh Tab is

By: MM88
Inspect and view changes in Auto Refresh Tab is source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Refresh Tab",
  "version": "1.0",
  "description": "Automatically refresh the current tab at specified intervals.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2969e35-9650-4514-b59a-50cf4b7af71a}"
    }
  }
}

Best Auto Refresh Tab is Alternatives

Here are some Firefox add-ons that are similar to Auto Refresh Tab is: