tabsidebar Firefox

Examine source code of tabsidebar

By: zncoder
Inspect and view changes in tabsidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "vertabs",
  "version": "1.62.0",
  "manifest_version": 2,
  "description": "Show tabs vertically in sidebar",
  "permissions": [
    "sessions",
    "storage",
    "menus",
    "clipboardRead",
    "https://archive.is/",
    "tabs"
  ],
  "icons": {
    "48": "icons/48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_title": "vertabs",
    "default_panel": "sidebar.html",
    "default_icon": "icons/48.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_action": {
    "default_icon": "icons/32.png",
    "default_title": "Vertabs"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c236f4e9-d031-419b-86c3-b83037cf6a02}"
    }
  }
}

Best tabsidebar Alternatives

Here are some Firefox add-ons that are similar to tabsidebar: