Version 0.0.1.2 View in Chrome Web Store
The extension has a reasonable user base of 5,000 downloads with a solid 4.3-star rating from 66 reviews, suggesting positive user experiences. The functionality aligns well with its stated purpose of grouping tabs by domain. However, the lack of visible author information and developer details reduces transparency and accountability.
The primary concern is the tabs permission, which grants broad access to browser tab information including URLs, titles, and the ability to manipulate tabs. While this permission is necessary for the extension's core functionality of grouping tabs, it also creates potential privacy risks as the extension can monitor all browsing activity. The storage permission, though lower risk, allows data persistence which could be used to track browsing patterns over time. The extension's very early version number (0.0.1.2) suggests it may still be in active development with potential stability issues.
Given the medium risk level, consider running this extension in a separate Chrome profile if you handle sensitive information in your main browsing session. Monitor the extension's behavior and review any future permission requests carefully. The legitimate functionality makes the risk acceptable for most users, but those with high privacy requirements should evaluate whether the convenience justifies the broad tab access permissions.
| http://materializecss.com | https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE | |
| http://fian.my.id/Waves | https://github.com/fians/Waves/blob/master/LICENSE | |
| https://g.co/ng/security#xss | http://www.w3.org/2000/svg | |
| http://www.w3.org/1999/xhtml | http://www.w3.org/1999/xlink | |
| http://www.w3.org/XML/1998/namespace | http://www.w3.org/2000/xmlns/ | |
| http://www.w3.org/1998/MathML/ | http://www.apache.org/licenses/ | |
| http://www.apache.org/licenses/LICENSE-2.0 | https://angular.io/license | |
| https://fonts.gstatic.com | https://fonts.gstatic.com/s/materialicons/v141/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 | |
| https://clients2.google.com/service/update2/crx | http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd |
{ "name": "Group Tabs By Domain", "icons": { "16": "images/icon-16.png", "32": "images/icon-32.png", "48": "images/icon-48.png", "128": "images/icon-128.png" }, "action": { "default_popup": "popup.html" }, "version": "0.0.1.2", "commands": { "group-tabs-by-domain": { "description": "Streamline browsing. Group tabs by domain effortlessly. Stay organized, boost productivity.", "suggested_key": { "mac": "Command+Shift+K", "default": "Ctrl+Shift+K" } } }, "background": { "service_worker": "serviceWorker.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Streamline browsing. Group tabs by domain effortlessly. Stay organized, boost productivity.", "permissions": [ "tabGroups", "tabs", "storage" ], "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.