Blocks web content and screen captures directly to Google Drive, allowing you to easily save and organize your online finds with just a few clicks. Lets you quickly capture and upload screenshots, articles, or entire web pages to your Google Drive account for later reference or sharing. Brings the convenience of cloud storage to your browsing experience, benefiting users who frequently need to save and access content from multiple devices.
Overview
Save web content or screen capture directly to Google Drive.
Tags
Privacy Practices
β
Does not sell your data to third parties
β
Does not use data for unrelated purposes
Security Analysis
Permissions
Code Patterns Detected
External Connections
What This Extension Does
The Save To Google Drive extension allows users to save web content or screen captures directly to their Google Drive account.Permissions Explained
- contextMenus: Allows the extension to create custom context menus in the browser.
- identity: Grants access to the user's identity and authentication information, which is unusual for a productivity-focused extension like this. This permission is typically used by extensions that interact with external services requiring authentication (e.g., password managers).
- printerProvider: Enables the extension to provide print functionality, which seems unnecessary given its primary function of saving content to Google Drive.
- notifications: Allows the extension to display notifications in the browser.
- pageCapture: Grants permission for the extension to capture screenshots or web pages, aligning with its purpose.
- storage: Provides access to the user's storage, necessary for storing captured content locally before uploading it to Google Drive.
- tabs: Enables the extension to interact with open tabs and windows in the browser.
- webRequest: Allows the extension to intercept and modify HTTP requests, which is high-risk. This permission is typically used by extensions that need to inspect or manipulate network traffic for security reasons (e.g., ad blockers).
- scripting: Grants access to scripting capabilities within the browser context, unusual for a productivity-focused extension.
- <all_urls>: A critical risk due to its broad scope, allowing the extension to access any URL on the web. This is typically used by extensions that need to inspect or manipulate all network traffic (e.g., debugging tools).
What We Found in the Code
- [high] eval() used β can execute arbitrary code: The use of
eval()is concerning because it allows for the execution of arbitrary JavaScript code, which could lead to security vulnerabilities if misused. However, without more context, it's difficult to determine whether this is a legitimate use case or not. - [info] Makes HTTP requests: This flag indicates that the extension makes HTTP requests, which is normal behavior for extensions that interact with external services (like Google Drive).
External Connections
The extension communicates with:www.w3.org: A standard domain for web development resources and specifications.github.com: Could be related to the extension's development or dependencies.www.googleapis.comanddrive.google.com: Expected domains for interacting with Google services, including authentication and file storage.support.google.com: Unusual; it might indicate an attempt to communicate with Google's support systems, which could be a security risk if not properly handled.csp.withgoogle.com: Also unusual; this domain is related to Content Security Policy (CSP) configuration. While CSP is used for security purposes, the extension's interaction with this domain seems out of place given its primary function.
Things to Consider
Given the Save To Google Drive extension's purpose and permissions, several points stand out:- The broad scope of
<all_urls>permission is concerning, as it could allow the extension to access sensitive information or perform actions beyond its intended functionality. - The use of
eval()in the code is a potential security risk if not properly managed. - The unusual permissions (identity, scripting) and external connections (support.google.com, csp.withgoogle.com) suggest that the extension might be doing more than just saving content to Google Drive. Users should carefully evaluate whether these additional features are necessary or beneficial for their needs.
Similar Extensions
More in Productivity/workflow βDo more in Google Chrome with Adobe Acrobat PDF tools. View, fill, comment, sign, and try convert and compress tools.
θΏ
ι·δΈθ½½ζ―ζ
Remove ads on YouTube and everywhere else you browse.
Sign in to supported websites with your Microsoft work or school accounts on Windows and macOS platforms.