Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evg4b/cookies-pack
This is an open-source cookie management extension that is powerful and easy to use. It allows you to manage, import, and export cookies for sites with just a few clicks.
https://github.com/evg4b/cookies-pack
chrome-extension chrome-extensions cookies nextui react vite
Last synced: 15 days ago
JSON representation
This is an open-source cookie management extension that is powerful and easy to use. It allows you to manage, import, and export cookies for sites with just a few clicks.
- Host: GitHub
- URL: https://github.com/evg4b/cookies-pack
- Owner: evg4b
- License: mit
- Created: 2023-07-15T00:47:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-14T16:07:37.000Z (about 2 months ago)
- Last Synced: 2024-09-15T01:59:20.560Z (about 2 months ago)
- Topics: chrome-extension, chrome-extensions, cookies, nextui, react, vite
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/cookies-pack/liambpelhpbcajeemlnenigobnklkiog
- Size: 4.54 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cookies pack
This is an open-source cookie management extension that is powerful and easy to use. It allows you to manage, import, and export cookies for sites with just a few clicks.
## Key features:
- Add a new cookie
- Delete a cookie
- Delete all cookies at once
- Import or update cookies from a standard HTTP header string
- Export cookies to [JetBrains http client format](https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html#manage_cookies)## Required permissions:
"cookies" and "" - to query and modify cookies for any hosts.
## Source code:
https://github.com/evg4b/cookies-pack
## Feedback & support:
https://github.com/evg4b/cookies-pack/issues
## License:
https://github.com/evg4b/cookies-pack/blob/main/LICENSE
# Privacy policy:
- We do not collect or store your personal or sensitive data.
- We do not transmit personal or sensitive data.
- We do not collect or transmit non-personally identifiable information.