By: Berlay
Inspect and view changes in DuDup Tabs Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DuDup Tabs Closer",
"version": "1.1",
"description": "Finds duplicate tabs and closes extras (keeps one tab per URL).",
"permissions": [
"tabs"
],
"browser_action": {
"default_title": "Close Duplicate Tabs",
"default_icon": {
"64": "icon64.png",
"128": "icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"64": "icon64.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{3a99f0ae-54d9-4bb6-97e6-8e17fbba4bcc}",
"strict_min_version": "125.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best DuDup Tabs Closer Alternatives
Here are some Firefox add-ons that are similar to DuDup Tabs Closer: