CRX aminer
Extension icon

Fleeting Notes

Version 0.11.2 View in Chrome Web Store

Last scanned: about 13 hours ago

Extension Details

Developer: fleetingnotes.app
Rating: 4.6 ★ (29 ratings)
Users: 20,000

Context-Aware Verdict

HIGH
Overall Risk
Trust Factors:

The extension has a solid user base of 20,000 users with a strong 4.6-star rating from 29 reviews, indicating positive user experiences. The developer domain "fleetingnotes.app" suggests a legitimate note-taking service, and the extension name aligns with its apparent purpose of quick note capture.

Concerns:

The primary security concern is the combination of broad content script injection across all URLs with tabs permission, creating significant privacy and security exposure. For a note-taking extension, the tabs permission appears excessive - legitimate note-taking typically doesn't require access to browser tab information or tab manipulation capabilities. The content script injection on all websites means the extension can read and modify any webpage content, including sensitive information like passwords, personal data, or financial details. While activeTab and contextMenus permissions are reasonable for note-taking functionality, the broad scope of access raises questions about data collection practices.

Recommendations:

Consider running this extension in a separate Chrome profile dedicated to non-sensitive browsing activities. Avoid using it while accessing banking, email, or other sensitive websites. Review the extension's privacy policy to understand what data is collected and how it's used. Monitor for any unusual behavior or unexpected network requests. If the note-taking functionality works adequately without these broad permissions, consider seeking alternative extensions with more limited scope.

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