Auto Refresh ab Firefox

Examine source code of Auto Refresh ab

Inspect and view changes in Auto Refresh ab 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.0",
  "description": "Auto-reload the current tab at a chosen interval. Start/Stop per tab.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_title": "Auto Refresh Tab",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{7b373bb8-fb7c-428a-bb77-745b29e4c3f7}"
    }
  }
}

Mejores alternativas Auto Refresh ab

Aquí hay algunas Firefox add-ons que son similares a Auto Refresh ab: