By: Berlay
Inspect and view changes in Dupli Tabs Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Dupli 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": "{19eb95ea-7bce-4510-8270-04cf63ed412c}",
"strict_min_version": "125.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Dupli Tabs Closer Alternatives
Here are some Firefox add-ons that are similar to Dupli Tabs Closer: