CRX aminer
Extension icon

Page Monitor

Version 4.0.2 View in Chrome Web Store

Last scanned: about 8 hours ago

Extension Details

Developer: WEBMONITORING TECHNOLOGIES INC.
Rating: 3.5 ★ (531 ratings)
Users: 50,000

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors:

The extension has a moderate user base of 50,000 users and comes from an established company (WEBMONITORING TECHNOLOGIES INC.) that appears to specialize in monitoring services. However, the 3.5-star rating from 531 reviews suggests mixed user experiences, which could indicate functionality or reliability issues.

Concerns:

The extension presents several significant security risks. The combination of broad host permissions (*://*/*) with tabs permission creates extensive access to all websites and browsing activity. The 'unsafe-eval' Content Security Policy is particularly concerning as it allows dynamic JavaScript execution, creating potential attack vectors for malicious code injection. The unlimited storage permission, while potentially necessary for monitoring data, could be misused for excessive data collection. Using the older Manifest V2 framework means fewer built-in security protections compared to modern extensions.

Recommendations:

Given the high-risk profile, consider running this extension in a separate Chrome profile to isolate potential security impacts from your main browsing environment. Before installation, verify that the monitoring functionality truly requires such broad permissions. Look for alternative page monitoring extensions that use Manifest V3 and have more restrictive permissions. If you must use this extension, regularly review what data it's storing and consider the sensitivity of pages you're monitoring. Monitor your system for unusual activity after installation.

Findings

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
Unsafe JavaScript Evaluation
This extension's Content Security Policy allows 'unsafe-eval', which permits dynamic JavaScript code execution using eval() and similar functions. This is a significant security risk as it could allow execution of malicious code.
MEDIUM
Medium-Risk Permission: notifications
This extension has the notifications permission. Can show notifications.
MEDIUM
Medium-Risk Permission: unlimitedStorage
This extension has the unlimitedStorage permission. Can store unlimited 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.