The extension has a modest user base of 1,000 users with a decent rating of 4.1 stars from 14 reviews, indicating generally positive user experiences. The simple functionality of closing tabs to the left aligns well with its minimal permission requirements. The extension uses Manifest V3, which provides better security standards compared to older versions.
The contextMenus permission is appropriate for this extension's stated purpose, as it would logically need to add menu options for closing left tabs. However, the lack of developer information and missing last updated date raises some transparency concerns. The relatively small user base means less community vetting compared to more popular extensions.
The extension appears to be focused on a single, specific task which reduces the attack surface. The absence of host permissions, content scripts, and web accessible resources suggests it operates with minimal system access beyond the context menu functionality.
This extension presents low risk for most users due to its limited permissions and straightforward functionality. Users can safely install it in their main Chrome profile. However, consider monitoring for updates since the last update date is not provided. If you're particularly security-conscious, you could verify the extension's behavior by checking what context menu items it adds after installation.
| https://clients2.google.com/service/update2/crx |
{ "name": "Close Left tabs", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_icon": "icon.png", "default_title": "Close Left Tabs" }, "version": "0.4", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Close Left Tabs on one click", "permissions": [ "contextMenus" ], "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.