By: cprn
Inspect and view changes in Close Original Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "&Quit Tab and Open in Container",
"version": "0.0.1",
"description": "Closes the original tab (or tabs) after opening in a selected container.",
"homepage_url": "https://gitlab.com/cprn/firefox-close-original-tab",
"permissions": [
"tabs",
"menus",
"contextualIdentities",
"cookies"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"strict_min_version": "114.0",
"id": "{b5023ad3-291b-49fd-a66c-316af24d53d0}"
}
},
"content_scripts": []
} Best Close Original Tab Alternatives
Here are some Firefox add-ons that are similar to Close Original Tab:
Keep Container
kwykm
Container Reuse
La Gregance
Close All Duplicate Tabs
igorlogius
Close Containers
igorlogius
Open bookmark in Container Tab
Rob W
Open Container Window
igorlogius
Move Tab to Container
cprn
Close New Duplicate Tabs
Sunfur
Open in Temp Container
igorlogius
Open New Tab in Container
Vityou