CRX aminer
Extension icon

Instant Data Scraper

Version 1.2.1 View in Chrome Web Store

Last scanned: about 6 hours ago

Extension Details

Developer: Flavr Technology, LP
Rating: 4.9 ★ (7K ratings)
Users: 1,000,000

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors:

The extension has strong user adoption with 1 million users and an excellent 4.9-star rating from 7,000 reviews, indicating generally positive user experiences. Flavr Technology, LP appears to be the developer, though limited information is available about the company's reputation. The high rating suggests the extension functions as intended for most users.

Concerns:

The combination of webRequest permission with broad content script injection creates significant security risks. The webRequest permission allows interception and modification of all web traffic, which could be exploited to steal sensitive data or redirect users to malicious sites. The wildcard content script injection (*://*/*) means this extension can execute code on every website you visit, potentially accessing passwords, financial information, and personal data. For a data scraping tool, these permissions may be functionally necessary but create substantial attack surface.

Recommendations:

Consider running this extension in a dedicated Chrome profile separate from your main browsing activities, especially if you handle sensitive information online. Only activate the extension when actively scraping data, and disable it during regular browsing. Monitor your network traffic and be cautious about scraping from sites containing sensitive information. Given the legitimate use case and positive user feedback, the extension may be trustworthy, but the broad permissions warrant careful usage practices.

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
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.
MEDIUM
Medium-Risk Permission: activeTab
This extension has the activeTab permission. Can access the active tab when clicking the extension icon.