tabworks Firefox

Examine source code of tabworks

Inspect and view changes in tabworks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "tabworks",
  "version": "1.1resigned1",
  "description": "Does stuff with tabs",
  "icons": {
    "64": "/media/if_stop.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "54.0a1",
      "id": "{d6acd9d7-a0c6-4735-aa69-5afb9cbfba68}"
    }
  },
  "background": {
    "scripts": [
      "tabworks.js"
    ]
  },
  "permissions": [
    "tabs",
    "menus",
    "activeTab"
  ],
  "commands": {
    "previous-tab": {
      "suggested_key": {
        "default": "Ctrl+Shift+Left",
        "mac": "MacCtrl+Shift+Left",
        "linux": "Ctrl+Shift+U",
        "windows": "Ctrl+Shift+Left"
      },
      "description": "Go to the previous active tab"
    },
    "next-tab": {
      "suggested_key": {
        "default": "Ctrl+Shift+Right",
        "mac": "MacCtrl+Shift+Right",
        "linux": "Ctrl+Shift+Right",
        "windows": "Ctrl+Shift+Right"
      },
      "description": "Go to the next active tab"
    }
  }
}

Melhores alternativas tabworks

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