Cookie Editor
🔍 Security Report Available View on Chrome Web StoreChrome will indicate if you already have this installed.
Lets you quickly create, edit and delete cookies without leaving your tab, making it a convenient addition to any browsing session for anyone who frequently manages cookies in Chrome. Suitable for web developers, marketers, and power users who need precise control over cookie settings. Ideal for those looking to streamline their browsing experience with simple yet powerful cookie management.
Overview
Cookie-Editor is designed to have a simple to use interface that let you do most standard cookie operations. It is ideal for developing and testing web pages or even manual management of cookies for your privacy.
Be careful! Do not share your cookies with anyone you do not trust! Cookies can contain very sensitive information like your login information. If you share your cookies with someone, they could gain full access to your account and compromise it.
Feature list:
- List all cookies for the current tab.
- Search your cookies.
- Create, edit and delete your cookies.
- Import and export your cookies in many formats (JSON, Netscape, Header string)
- Quickly delete all cookies for the current tab.
- Customizable: chose what extra data to see, what theme to use (light or dark), the amount of detail to see (advanced mode).
Cookie-Editor can help you:
- Develop web pages.
- Improve your SEO work.
- Manage your cookies for privacy.
- Improve your browsing experience.
Cookie-Editor believes in privacy. Your Cookies are safe and all of your data remains offline.
For all feature requests or bug report, please visit the GitHub repository and fill an issue https://github.com/Moustachauve/cookie-editor
Tags
Privacy Practices
Security Analysis — Cookie Editor
Permissions
Code Patterns Detected
External Connections
Package Contents 68 files · 821KB
What This Extension Does
Cookie Editor is a productivity extension that allows users to manage cookies for their current tab. It provides features such as listing, searching, creating, editing, and deleting cookies, as well as importing and exporting them in various formats. This extension is ideal for developers and testers who need to manage cookies for web development or testing purposes.
Permissions Explained
- cookiesexpected: Allows the extension to access and modify cookies on the current tab.
Technical: Provides access to Chrome's cookie management API, allowing the extension to read, write, and delete cookies. This permission is necessary for the extension's core functionality but poses a high risk if compromised. - tabsexpected: Allows the extension to access and modify tabs on the current browser session.
Technical: Provides access to Chrome's tab management API, allowing the extension to switch between tabs, create new ones, and close existing ones. This permission is necessary for some of the extension's features but poses a medium risk if compromised. - storageexpected: Allows the extension to access and modify browser storage, including cookies, local storage, and session storage.
Technical: Provides access to Chrome's storage management API, allowing the extension to read, write, and delete data in various storage types. This permission is necessary for some of the extension's features but poses a medium risk if compromised. - sidePanelexpected: Allows the extension to display a side panel on the browser interface.
Technical: Provides access to Chrome's side panel management API, allowing the extension to create and manage its own side panels. This permission is necessary for some of the extension's features but poses a low risk if compromised.
Your Data
Cookie Editor accesses cookies on the current tab, which can contain sensitive information such as login credentials. The extension also sends data to various domains for analytics and bug tracking purposes.
Technical Details
- stackoverflow.com
- tab.gladly.io
- go.nordvpn.net
- get.incogni.io
- bugzilla.mozilla.org
- github.com
- skillshare.eqcm.net
- aurainc.sjv.io
- namecheap.pxf.io
- the-curiosity-box.pxf.io
- curl.haxx.se
- HTTP
- HTTPS
- cookies
- tokens
- keystrokes
Code Findings
The extension captures keystrokes, which can be used to steal sensitive information such as login credentials.
Technical: The extension uses the charCodeAt function to capture keystrokes in a way that is difficult to detect. This behavior is likely intended for analytics or bug tracking purposes but poses a critical risk if compromised.
💡 Some extensions may use keystroke capture for legitimate purposes such as password management or form filling, but this should be clearly disclosed and justified.
The extension has broad host permissions, which can allow it to access sensitive information on any website.
Technical: The extension's manifest.json file specifies a broad set of host permissions that allow it to access data on any website. This behavior is likely intended for the extension's core functionality but poses a high risk if compromised.
💡 Some extensions may require broad host permissions for legitimate purposes such as content blocking or ad filtering, but this should be clearly disclosed and justified.
The extension uses code obfuscation techniques to make its code difficult to read.
Technical: The extension's JavaScript files use the charCodeAt function to obfuscate its code. This behavior is likely intended to prevent reverse engineering but poses a medium risk if compromised.
💡 Some extensions may use code obfuscation for legitimate purposes such as protecting intellectual property, but this should be clearly disclosed and justified.
Cookie Editor is a powerful extension that provides useful features for managing cookies. However, its broad host permissions and keystroke capture behavior pose significant risks if compromised. Users should exercise caution when installing this extension and ensure they understand the potential consequences of its behavior.