Skip to content

Latest commit

 

History

History
83 lines (49 loc) · 3.33 KB

README.en-US.md

File metadata and controls

83 lines (49 loc) · 3.33 KB

Best Cookier

GitHub commit activity Chrome Web Store Users Chrome Web Store Version Chrome Web Store Stars GitHub

Chrome Web Store A high-quality cookie manager that integrates beauty, functionality, and ease of use.

English | 简体中文

⚠️⚠️⚠️ Disclaimer

Browser cookies are highly private, and some websites use cookies for login authentication. If your cookies are stolen, it is equivalent to someone else logging into your account. Recently, it was reported that a prominent figure in the cryptocurrency community had $1 million stolen because another browser extension stole their cookies. Therefore, some bloggers on X have labeled this plugin as malicious. Being inexperienced is the original sin; I only regret not discovering this business opportunity earlier 🤣🤣🤣.

Therefore, it is still recommended that users with such needs fork the repository and build and install it themselves, which isn't too complicated.

Features

  • Convenient add, delete, modify, and search functionalities.
  • Monitor all JavaScript actions that change cookies and print them to the console (beneficial for frontend developers).
  • File import, file export, delete, fullscreen operation, batch operation.
  • Support copying in JSON format and header string format.
  • Support for retrieving cookies from all subdomains under the root domain.
  • Support for searching multiple columns such as name, value, domain, path, etc.
  • Support for "following" a specific cookie, with special highlighting.
  • Support "Cookie Security Guard", users can configure to disable certain extensions when accessing certain sites and activate them when leaving.
  • Support incognito mode.
  • 32 exquisite theme colors, gradient background colors, multiple follow icons – whatever you desire.

Feature Examples

Normal Theme Mode

img

Dark Theme Mode

img

Import

img

Multiple format copying

img

Monitor all JavaScript actions that change cookies

img

Full-Screen Mode

img img

Theme Configuration

img

Follow Icon Configuration

img

Welcome to Use

If you encounter any issues during use or have new feature requests, feel free to provide feedback in the issues section.

Thanks