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

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: 9 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! πŸš€

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)

---


Cookify Logo

## ✨ 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! πŸš€πŸͺ