CRX aminer
Extension icon

Redux DevTools

Version 3.2.10 View in Chrome Web Store

Last scanned: 12 days ago | force re-scan

Extension Details

Rating: 4.6 ★ (741 ratings)
Users: 1,000,000

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors:

Redux DevTools is a legitimate and widely-used developer tool with over 1 million users and a strong 4.6-star rating. It's an official debugging tool for Redux state management in web applications, making it a trusted utility in the developer community. The high user count and positive ratings suggest it's a well-established extension.

Concerns:

The extension's broad permissions are concerning given its nature as a development tool. While Redux DevTools legitimately needs to inject scripts and access websites to monitor Redux state, the extensive host permissions (file://*/*, http://*/*, https://*/*) and content script injection across all URLs create significant attack surface. These permissions could theoretically be exploited to access sensitive data on any website you visit, not just those you're debugging. The notifications, contextMenus, and storage permissions, while less critical, add additional capabilities that expand the potential impact.

Recommendations:

Since this is a development tool, consider using it only in a dedicated Chrome profile for development work, separate from your personal browsing. This limits exposure of personal accounts and sensitive sites. Alternatively, only enable the extension when actively debugging Redux applications and disable it during regular browsing. For production environments, ensure this extension is never installed on machines handling sensitive data.

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
Broad Host Permissions
This extension has broad host permissions allowing it to access many or all websites. This could potentially be used to steal sensitive data or track browsing activity.
MEDIUM
Medium-Risk Permission: contextMenus
This extension has the contextMenus permission. Can add items to the context menu.
MEDIUM
Medium-Risk Permission: notifications
This extension has the notifications permission. Can show notifications.
MEDIUM
Medium-Risk Permission: storage
This extension has the storage permission. Can store data locally.