Tab List Sidebar Firefox

Examine source code of Tab List Sidebar

By: Russell
Inspect and view changes in Tab List Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab List Sidebar",
  "version": "0.3",
  "description": "View a list of all your open tabs in a sidebar",
  "homepage_url": "https://github.com/miller-time/firefox-tab-list",
  "icons": {
    "16": "icons/list-green.svg"
  },
  "permissions": [
    "tabs"
  ],
  "sidebar_action": {
    "default_icon": {
      "16": "icons/list-green.svg"
    },
    "default_title": "Tab List",
    "default_panel": "sidebar/tab_list.html",
    "browser_style": true
  }
}

Best Tab List Sidebar Alternatives

Here are some Firefox add-ons that are similar to Tab List Sidebar: