TabLister Firefox

Examine source code of TabLister

Inspect and view changes in TabLister source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TabLister",
  "version": "1.0",
  "description": "Lists all open tabs in a popup window.",
  "permissions": [
    "tabs",
    "downloads"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{18be4320-a932-4ba4-aec8-c390067f2e17}"
    }
  }
}

최고의 TabLister 대안

다음은 TabLister과(와) 유사한 Firefox add-on입니다: