Tabbertje Firefox

Examine source code of Tabbertje

Par : MarcelV
Inspect and view changes in Tabbertje source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tabber",
  "version": "1.0",
  "description": "Scrolls through tabs but skips pinned tabs.",
  "icons": {
    "48": "icons/knob-48.png"
  },
  "commands": {
    "tab-up": {
      "suggested_key": {
        "default": "Ctrl+Shift+9"
      }
    },
    "tab-down": {
      "suggested_key": {
        "default": "Ctrl+Shift+0"
      }
    }
  },
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Meilleures alternatives Tabbertje

Voici quelques Firefox add-ons qui sont similaires à Tabbertje :