Version 2.0.5 View in Chrome Web Store
The extension has a solid 4.5-star rating from 59 users and serves a legitimate purpose of organizing browser tabs through automatic grouping. With 3,000 users, it has gained some traction in the community. The developer domain (failab.eu) appears to be a legitimate entity, though relatively unknown.
The primary concern is the tabs permission, which grants extensive access to all browser tabs including their URLs, titles, and ability to manipulate them. While this permission is functionally necessary for a tab management extension, it creates significant privacy risks as the extension can monitor all browsing activity. The storage permission, though lower risk, allows the extension to retain data about your browsing patterns locally. The relatively small user base means less community vetting compared to major extensions.
Consider running this extension in a separate Chrome profile dedicated to non-sensitive browsing activities to limit exposure of personal or work-related tabs. Monitor the extension's behavior initially to ensure it only groups tabs as advertised without unexpected data collection. Regularly review your tab groups to verify the extension is functioning as intended. Given the legitimate use case and decent ratings, the risk is manageable with proper precautions, but users handling sensitive information should exercise additional caution.
| https://somewebsite.com | http://sub.domain.com | |
| https://www.domain.com | https://en.wikipedia.com | |
| https://wikipedia.com | https://www.wikipedia.com | |
| https://facebook.com | https://www.buymeacoffee.com/faisalbin | |
| https://faisalbin.com | https://chrome.google.com/webstore/detail/tabius-tab-grouping-assis/enceimdjnaccoeikjobaeicfodlfnijp | |
| http://www.w3.org/2000/svg | https://clients2.google.com/service/update2/crx |
{ "name": "Tabius - Automatic Tab Grouping Assistant", "icons": { "128": "/icon.png" }, "action": { "default_popup": "src/action.html", "default_title": "Tab Groups" }, "author": "Faisal Ahmed", "version": "2.0.5", "background": { "type": "module", "service_worker": "assets/background.js" }, "options_ui": { "page": "src/options/options.html", "open_in_tab": true }, "short_name": "Tabius", "update_url": "https://clients2.google.com/service/update2/crx", "description": "An Automatic Tab Grouping Extension for Your Browser.", "permissions": [ "tabs", "tabGroups", "storage" ], "content_scripts": [], "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.