5 Second Refresher Firefox

Examine source code of 5 Second Refresher

By: Tom
Inspect and view changes in 5 Second Refresher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Refresher",
  "version": "1.2",
  "description": "Automatically refreshes the page every few seconds",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/Forget-dark.svg",
    "default_title": "Auto refresh this tab",
    "theme_icons": [
      {
        "light": "icons/Forget-light.svg",
        "dark": "icons/Forget-dark.svg",
        "size": 32
      }
    ]
  },
  "permissions": [
    "activeTab"
  ]
}

Best 5 Second Refresher Alternatives

Here are some Firefox add-ons that are similar to 5 Second Refresher: