Popup tab list Firefox

Examine source code of Popup tab list

Inspect and view changes in Popup tab list source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Popup tab list",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/y836475809/popup_tab_list",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "version": "0.2.0",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "popuptablist@y836475809"
    }
  },
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "browser_style": true,
    "default_title": "Popup tab list",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ]
}

Best Popup tab list Alternatives

Here are some Firefox add-ons that are similar to Popup tab list: