Tab cycle Quantum Firefox

Examine source code of Tab cycle Quantum

Inspect and view changes in Tab cycle Quantum source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab cycle",
  "version": "1.1resigned1",
  "description": "A simple tab cycle extension compatible with Firefox Quantum.",
  "homepage_url": "https://github.com/koen92/tab_cycle",
  "applications": {
    "gecko": {
      "strict_min_version": "57.0",
      "id": "{e66d23c1-11d2-4bc6-81b6-c3285d3214c6}"
    }
  },
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/cycle-disabled.png",
    "default_title": "Enable tab cycle"
  },
  "options_ui": {
    "page": "settings/settings.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Melhores alternativas Tab cycle Quantum

Aqui estão algumas Firefox add-ons que são similares a Tab cycle Quantum: