TabCleaner

All in one click you can: 1) Merge all duplicate tabs 2) Group all tabs on the same page 3) Have a nicer, cleaner looking browser…

What is TabCleaner?

TabCleaner is a Chrome extension developed by SeymourApps, and its main feature is "All in one click you can: 1) Merge all duplicate tabs 2) Group all tabs on the same page 3) Have a nicer, cleaner looking browser…".

Download TabCleaner Extension CRX File

Download TabCleaner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        All in one click you can:

1) Merge all duplicate tabs
2) Group all tabs on the same page
3) Have a nicer, cleaner looking browser

Just press clean!                    

Extension Basic Information

Name TabCleaner TabCleaner
ID bgndgkiedkkeckbmgkjdhjgimpnfppme
Official URL https://chromewebstore.google.com/detail/tabcleaner/bgndgkiedkkeckbmgkjdhjgimpnfppme
Description All in one click you can: 1) Merge all duplicate tabs 2) Group all tabs on the same page 3) Have a nicer, cleaner looking browser…
File Size 12.11 KB
Installation Count 19
Current Version 0.1
Last Updated 2015-02-25
Publish Date 2015-02-25
Developer SeymourApps
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TabCleaner",
    "version": "0.1",
    "browser_action": {
        "default_icon": "Icons\/Windex16.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "Icons\/Windex128.jpg"
    }
}