Tab cycle Quantum Firefox

Examine source code of Tab cycle Quantum

제작자: Koen van Ingen
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"
    ]
  }
}

최고의 Tab cycle Quantum 대안

다음은 Tab cycle Quantum과(와) 유사한 Firefox add-on입니다: