CRX aminer
Extension icon

JPEG XL Viewer

Version 0.3.0 View in Chrome Web Store

Last scanned: about 12 hours ago

Extension Details

Rating: 4.4 ★ (28 ratings)
Users: 5,000

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors:

The extension has a modest user base of 5,000 users with a solid 4.4-star rating from 28 reviews, suggesting generally positive user experiences. However, the lack of clear developer information and company details reduces transparency and accountability. The extension appears to serve a legitimate purpose - viewing JPEG XL image files, which is a newer image format not natively supported by all browsers.

Concerns:

The extension's permissions are extremely broad relative to its stated purpose. For a simple image viewer, having access to all websites and the ability to inject content scripts everywhere is excessive. The unsafe WebAssembly execution permission, while potentially necessary for image processing, creates additional attack surface. These permissions would allow the extension to monitor all browsing activity, access sensitive data on any website, and potentially execute hidden malicious code through WebAssembly.

Recommendations:

Consider running this extension in a separate Chrome profile dedicated to image viewing tasks to limit exposure. Before installation, verify you actually need JPEG XL support, as this format isn't widely used yet. Monitor the extension's behavior and consider alternatives with more restrictive permissions if available. Given the broad permissions, only install if you trust the developer completely, and regularly review if the functionality is still needed. The extension's legitimate use case doesn't justify the extensive access it requests.

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.
HIGH
Unsafe WebAssembly Execution
This extension's Content Security Policy allows 'wasm-unsafe-eval', which permits potentially dangerous WebAssembly code execution. This could be used to hide malicious code or perform CPU-intensive operations.