Tab Cycle Firefox

Examine source code of Tab Cycle

Inspect and view changes in Tab Cycle 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.2resigned1",
  "description": "Keep active tab at the front",
  "homepage_url": "https://github.com/mpontus/tab-cycle",
  "background": {
    "scripts": [
      "handlers.js",
      "commands.js"
    ]
  },
  "commands": {
    "bury-active-tab": {
      "suggested_key": {
        "default": "Alt+N"
      },
      "description": "Cycle tabs forwards"
    },
    "raise-last-tab": {
      "suggested_key": {
        "default": "Alt+P"
      },
      "description": "Cycle tabs backwards"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e8b0f40c-beab-44c9-b96e-92a06d61fb23}"
    }
  }
}

Melhores alternativas Tab Cycle

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