An open API service indexing awesome lists of open source software.

https://github.com/Dolov/chrome-best-cookier

Easily manage your cookies.
https://github.com/Dolov/chrome-best-cookier

chrome-extension cookie cookie-manager

Last synced: about 1 year ago
JSON representation

Easily manage your cookies.

Awesome Lists containing this project

README

          

# Best Cookier

![GitHub commit activity](https://img.shields.io/github/commit-activity/y/dolov/chrome-best-cookier)
![Chrome Web Store Users](https://img.shields.io/chrome-web-store/users/eijnnomioacbbnkffmhnbpbocoajcage)
![Chrome Web Store Version](https://img.shields.io/chrome-web-store/v/eijnnomioacbbnkffmhnbpbocoajcage)
![Chrome Web Store Stars](https://img.shields.io/chrome-web-store/stars/eijnnomioacbbnkffmhnbpbocoajcage)
![GitHub](https://img.shields.io/github/license/dolov/chrome-best-cookier)

[Chrome Web Store](https://chromewebstore.google.com/detail/best-cookier/eijnnomioacbbnkffmhnbpbocoajcage) A high-quality cookie manager that integrates beauty, functionality, and ease of use.

English | [简体中文](https://github.com/Dolov/chrome-best-cookier/blob/main/README.md)

### ⚠️⚠️⚠️ 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](./screentshots/WX20240530-102617@2x.png)

#### Dark Theme Mode

![img](./screentshots/WX20240530-102704@2x.png)

#### Import

![img](./screentshots/WX20240530-102858@2x.png)

#### Multiple format copying

![img](./screentshots/WX20240629-005257@2x.png)

#### Monitor all JavaScript actions that change cookies

![img](./screentshots/WX20240531-161045@2x.png)

#### Full-Screen Mode

![img](./screentshots/WX20240530-102025@2x.png)
![img](./screentshots/WX20240530-102038@2x.png)

#### Theme Configuration

![img](./screentshots/WX20240530-101855@2x.png)

#### Follow Icon Configuration

![img](./screentshots/WX20240530-104119@2x.png)

### 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

- https://github.com/JSREI/js-cookie-monitor-debugger-hook