Loopy URL Tab Rotator Firefox

Examine source code of Loopy URL Tab Rotator

Inspect and view changes in Loopy URL Tab Rotator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Loopy URL Tab Rotator",
  "version": "1.0.3",
  "description": "Automatically rotate through web pages or browser tabs on a timer",
  "permissions": [
    "storage",
    "tabs",
    "alarms",
    "scripting"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "url-tab-rotator@bhz",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Loopy URL Tab Rotator Alternatives

Here are some Firefox add-ons that are similar to Loopy URL Tab Rotator: