Tab Popper Firefox

Examine source code of Tab Popper

Inspect and view changes in Tab Popper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.3.1",
  "name": "Popup Tab",
  "description": "Convert a tab into a popup and vice versa",
  "author": "eight",
  "homepage_url": "https://github.com/eight04/popup-tab",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": []
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "popup-tab@eight06.blogspot.com"
    }
  },
  "commands": {
    "popupTab": {
      "description": "Popup tab/merge popup"
    }
  }
}

Best Tab Popper Alternatives

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