By: igorlogius Add-on
Inspect and view changes in Detach Same Site Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "igorlogius",
"homepage_url": "https://github.com/igorlogius/webextensions/tree/main/detach-same-site-tabs",
"browser_action": {
"default_area": "navbar"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"_execute_browser_action": {}
},
"icons": {
"512": "icon.png"
},
"description": "See #tabs with same origin as current one and detach them into a new window",
"manifest_version": 2,
"name": "Detach Same Site Tabs",
"permissions": [
"tabs",
"menus"
],
"version": "1.0.7",
"browser_specific_settings": {
"gecko": {
"id": "{8e647017-bc00-4946-9359-7dc32b5d9bfe}"
}
}
} Best Detach Same Site Tabs Alternatives
Here are some Firefox add-ons that are similar to Detach Same Site Tabs:
Detach Same Origin Tabs
igorlogius
Detach Tabs
Staś Małolepszy
Move Domain Tabs to End
Expression Inc.
Disable Tab Detach
Matt Hensman
Select Same Origin Tabs
igorlogius
Close Duplicate Sites
Mikhail Danshin
Detach Current Tab
Szwarceneger16
Detach Tab: Button, Menu & Shortcut Key
Dan Caprine
Sort Tabs by Domain to Windows
James Zersche
Close All Tabs From This Site
public.taylor.h
Close Site Tabs
SN
Merge Tabs
bremert