Inspect and view changes in Tab Deduplicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Deduplicator",
"version": "1.3.4",
"description": "Prevents unintentional duplicate tabs while allowing intentional ones.",
"permissions": [
"tabs",
"webNavigation",
"notifications",
"<all_urls>",
"sessions"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "tabdeduplicator@example.com"
}
}
} Best Tab Deduplicator Alternatives
Here are some Firefox add-ons that are similar to Tab Deduplicator:
Tab Deduper
nosoop
Live Tab Deduplication
Ioan
Dedupe: Tab Deduplicator
Scout
Reuse Tabs
Mike Turley
Close New Duplicate Tabs
Sunfur
Reuse Tabs
Appfluence Inc
Close Duplicate Tabs on URL Change
Shajirr
Tab Reuser
Cory Sytsma
Tab Dedupe
mauforonda
Smart Prevent Duplicate Tabs
Guilherme Nascimento
Duplicate Tabs Remover
17sho
Tab Options - Open source
bluepie