CRX aminer
Extension icon

MyJDownloader Browser Extension

Version 3.3.20 View in Chrome Web Store

Last scanned: about 10 hours ago

Extension Details

Rating: 3.3 ★ (601 ratings)
Users: 500,000

Context-Aware Verdict

CRITICAL
Overall Risk
Trust Factors:

The extension has a substantial user base of 500,000 users, which suggests some level of community acceptance. However, the relatively low rating of 3.3 out of 5 stars from 601 reviews raises concerns about user satisfaction and potential issues. The lack of clear developer information and company details significantly undermines trust and accountability.

Concerns:

The extension's permission set is extremely broad and concerning for a download manager. The combination of webRequest and webRequestBlocking permissions with all_urls access creates a powerful surveillance and interception capability that extends far beyond what's necessary for managing downloads. The ability to inject content scripts into every website visited poses significant privacy and security risks. The extension can potentially monitor all web traffic, modify requests, steal credentials, and access sensitive data across all websites. The use of the older Manifest V2 also indicates weaker security protections.

Recommendations:

Given the critical risk level, strongly consider running this extension in a completely separate Chrome profile isolated from your main browsing activities. Only use this profile for download-related tasks and avoid accessing sensitive websites like banking or email. Alternatively, consider switching to standalone download managers or browser-native download features. If you must use this extension, regularly audit your download history and monitor for unusual network activity. Keep the extension updated and consider uninstalling it when not actively needed for downloads.

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
Dangerous Permission Combination: webRequest + webRequestBlocking
This extension can intercept, modify, and block web requests in real-time. This combination could be used to modify sensitive web traffic or steal data.
HIGH
High-Risk Permission: <all_urls>
This extension has the <all_urls> permission. Can access all websites and their content. This could potentially be used maliciously to compromise security or privacy.
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.
HIGH
High-Risk Permission: webRequest
This extension has the webRequest permission. Can intercept and modify web requests. This could potentially be used maliciously to compromise security or privacy.
HIGH
High-Risk Permission: webRequestBlocking
This extension has the webRequestBlocking permission. Can block and modify web requests in real-time. This could potentially be used maliciously to compromise security or privacy.
MEDIUM
Medium-Risk Permission: contextMenus
This extension has the contextMenus permission. Can add items to the context menu.
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.