CRX aminer

Starting analysis...

Extension icon

Volume Controller

Version 0.4.1 View in Chrome Web Store

Last scanned: 17 days ago | force re-scan

Extension Details

Rating: 3.6 ★ (114 ratings)
Users: 2,000

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors:

The extension has a relatively small user base of 2,000 users and a moderate rating of 3.6 stars from 114 reviews, which suggests mixed user experiences. The lack of visible author and developer information raises transparency concerns. The extension's purpose as a volume controller appears legitimate, but the implementation raises security questions.

Concerns:

The most significant concern is the combination of broad content script injection across all websites (http, https, and file protocols) with tabs permission. For a volume controller, this level of access seems excessive and unnecessary. The extension can potentially read sensitive information from any website you visit, modify page content, and access tab information. The tabs permission allows manipulation of browser tabs beyond what a simple volume control tool should require. Using the older Manifest V2 also means fewer built-in security protections compared to V3.

Recommendations:

Consider running this extension in a separate Chrome profile to isolate it from your main browsing activities. Look for alternative volume control extensions that use Manifest V3 and request fewer permissions. If you must use this extension, regularly review your browsing data and be cautious when visiting sensitive websites like banking or email services. Monitor the extension's behavior and remove it immediately if you notice any suspicious activity or unexpected website modifications.

Findings

HIGH
Broad Content Script Injection
This extension can inject scripts into any website. This means it could potentially read sensitive data, modify website content, or steal credentials.
HIGH
High-Risk Permission: tabs
This extension has the tabs permission. Can access browser tab information and manipulate tabs. This could potentially be used maliciously to compromise security or privacy.
MEDIUM
Medium-Risk Permission: activeTab
This extension has the activeTab permission. Can access the active tab when clicking the extension icon.
MEDIUM
Medium-Risk Permission: storage
This extension has the storage permission. Can store data locally.
MEDIUM
Older Manifest Version
This extension uses Manifest Version 2, which has fewer security restrictions than Manifest V3. Consider using extensions that have upgraded to V3.