CRX aminer
Extension icon

CORS Unblock

Version 0.5.2 View in Chrome Web Store

Last scanned: 28 days ago | force re-scan

Extension Details

Rating: 4.1 ★ (175 ratings)
Users: 200,000

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors: The extension has a substantial user base of 200,000 users and a decent rating of 4.1 stars, suggesting legitimate functionality. However, the lack of clear author information and developer details raises transparency concerns. CORS unblocking is a legitimate development need, which explains the user adoption.
Concerns: The extension's permission set is extremely powerful and concerning for its stated purpose. The debugger permission is particularly alarming as it allows deep system access to manipulate other extensions and browser processes - far beyond what's needed for CORS modification. The broad host permissions across all URLs create extensive data access capabilities. The declarativeNetRequest permission, while appropriate for CORS functionality, combined with the other permissions creates a potent surveillance and manipulation toolkit. The storage permission, though lower risk, adds to the overall capability for data collection.
Recommendations: This extension should only be used if absolutely necessary for development work. Run it in a completely separate Chrome profile isolated from personal browsing and sensitive accounts. Disable the extension immediately after use rather than leaving it active. Consider alternative CORS solutions like browser flags for development or proper server-side CORS configuration. Monitor network activity when the extension is active. The debugger permission especially makes this extension unsuitable for general users or production environments.

Findings

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.
HIGH
High-Risk Permission: debugger
This extension has the debugger permission. Can debug and manipulate other extensions/apps. This could potentially be used maliciously to compromise security or privacy.
MEDIUM
Medium-Risk Permission: storage
This extension has the storage permission. Can store data locally.