By: HJinhysmz
Inspect and view changes in Tab to Popup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab to Popup",
"version": "1.0",
"description": "Quickly converts the current tab or any selected link into a popup window for a distraction-free browsing experience",
"browser_action": {
"default_icon": "logo.png",
"default_title": "Convert 2 Popup"
},
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"permissions": [
"contextMenus",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{c2815fd6-6d02-4aee-8e34-fb8f9e84909f}"
}
}
} Best Tab to Popup Alternatives
Here are some Firefox add-ons that are similar to Tab to Popup: