Rotate Tabs Firefox

Examine source code of Rotate Tabs

Inspect and view changes in Rotate Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Rotate Tabs",
  "version": "1.7",
  "description": "Alterna abas e previne logoff.",
  "browser_specific_settings": {
    "gecko": {
      "id": "anderson.volpiano@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Tab Rotator",
    "default_icon": "default.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  }
}

Best Rotate Tabs Alternatives

Here are some Firefox add-ons that are similar to Rotate Tabs: