Auto Tab Refresher Firefox

Examine source code of Auto Tab Refresher

By: Ali Add-on
Inspect and view changes in Auto Tab Refresher source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Tab Refresher",
  "version": "1.0",
  "description": "Automatically refreshes your current tab at a chosen interval.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png",
      "64": "icon.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png",
    "64": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2ffaeba5-8aa3-4594-87a1-0624d46c6e20}"
    }
  }
}

Best Auto Tab Refresher Alternatives

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