OnePopup Firefox

Examine source code of OnePopup

Inspect and view changes in OnePopup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OnePopup",
  "version": "1.0",
  "description": "Gets all the opened tabs into one popup.",
  "icons": {
    "48": "icons/popup-48.png"
  },
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/popup-48.png",
    "default_title": "One popup",
    "default_popup": "popup/display.html"
  }
}

Best OnePopup Alternatives

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