Convert To Popup Firefox

Examine source code of Convert To Popup

Inspect and view changes in Convert To Popup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Convert To Popup",
  "version": "1.0",
  "description": "Converts the current tab or link to a popup window",
  "browser_action": {
    "default_icon": "logo.png",
    "default_title": "Convert 2 Popup"
  },
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "activeTab"
  ]
}

Best Convert To Popup Alternatives

Here are some Firefox add-ons that are similar to Convert To Popup: