https://github.com/emrecpp/cookify
Simplify cookie and JWT token management with one-click actions. Export/import profiles, automate workflows, and streamline API testing. Save time and boost productivity! π
https://github.com/emrecpp/cookify
api-testing automation chrome-extension cookie cookie-management developer-tools jwt productivity-tools react swagger swagger-integration token-management typescript vite web-development
Last synced: about 2 months ago
JSON representation
Simplify cookie and JWT token management with one-click actions. Export/import profiles, automate workflows, and streamline API testing. Save time and boost productivity! π
- Host: GitHub
- URL: https://github.com/emrecpp/cookify
- Owner: emrecpp
- License: mit
- Created: 2025-01-09T10:12:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T19:22:12.000Z (12 months ago)
- Last Synced: 2025-10-20T04:53:48.942Z (8 months ago)
- Topics: api-testing, automation, chrome-extension, cookie, cookie-management, developer-tools, jwt, productivity-tools, react, swagger, swagger-integration, token-management, typescript, vite, web-development
- Language: TypeScript
- Homepage:
- Size: 1.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cookify - Chrome Extension for Cookie and Bearer Token Management πͺπ
**Cookify** is a **Chrome extension** that makes managing cookies and JWT tokens easy for developers. It integrates smoothly with Swagger API docs, helping you automate tasks, save time, and boost productivity. Built with React, TypeScript, and Vite, itβs fast, reliable, and perfect for modern web development.
[β¬οΈ Download on Chrome Web Store](https://chromewebstore.google.com/detail/cookify/mafdkfnimilggjneibkjfejlnhcecnjd)
---
## β¨ Features
### π **Cookie Management**
- **Add Cookies**: Manually add cookies with a user-friendly interface.
- **Save Cookies**: Store cookies for quick reuse.
- **Apply Cookies**: Set saved cookies on target websites with one click.
- **Delete Cookies**: Easily remove cookies when they are no longer needed.
- **Filter Cookies**: Search and filter cookies by name or value.
### π **JWT Token Management**
- **Save JWT Tokens**: Input and store JWT bearer tokens securely.
- **Apply to Swagger**: Set tokens in Swagger documentation with one click.
### π― **Project Management**
- **Organize by Projects**: Group cookies and tokens by project for better organization
- **Multiple Projects**: Create and manage different projects for various applications
- **Project Filtering**: Filter cookies and tokens by project
### π **Profile Management**
- **Export Profiles**: Save all your cookies and tokens into a single exportable file.
- **Import Profiles**: Import your profiles into the extension on a different machine or browser.
### π **Swagger Integration**
- **Swagger Support**: Streamline your API testing by setting cookies and JWT tokens directly into Swagger documentation.
- **One-Click Token Application**: Set your bearer token in Swagger docs with a single click.
### π **Optimized for Developers**
- Built with **React**, **TypeScript**, and **Vite** for blazing-fast performance.
- Intuitive design with a developer-first approach.
---
## π₯ Demo Videos
Check out these short videos to see Cookify in action:
- **Cookie Management**
- **Swagger Integration**
---
## π οΈ Technologies
- **React**: For building a dynamic and responsive user interface.
- **TypeScript**: For type-safe and maintainable code.
- **Vite**: For a fast and modern development experience.
---
## π Installation
1. **Clone the Repository**:
```
git clone https://github.com/emrecpp/Cookify.git
cd Cookify
```
2. **Install Dependencies**:
```
npm install
```
3. **Run in Development Mode**:
```
npm run dev
```
4. **Load the Extension in Chrome**:
- Open Chrome and navigate to `chrome://extensions/`.
- Enable **Developer Mode**.
- Click **Load Unpacked** and select the `dist` folder from the project.
---
## π€ Contributing
If you'd like to contribute, please:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Submit a pull request with a detailed description of your changes.
---
## π License
This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for more details.
---
**Cookify** is here to make your development workflow faster, smoother, and more efficient. Try it out today and take control of your cookies and tokens like never before! ππͺ