A minimal and powerful AI assistant that enhances your browsing experience with text transformations and translations.
- 🚀 Quick text actions and transformations
- 🌍 Multi-language translation support
- ⚙️ Customizable actions and settings
- 🔌 Support for custom OpenAI-compatible APIs
- 🎯 One-click default actions
- 💪 Minimal, clean, and professional UI
- Download the latest version for your browser from GitHub Releases
- For Chrome/Chromium browsers:
- Open chrome://extensions
- Enable "Developer mode"
- Click "Load unpacked"
- Select the extracted extension directory
Built with:
- WXT (Browser Extension Framework)
- React
- Mantine UI v7
- TailwindCSS
# Install dependencies
npm install
# Start development server
npm run dev# Build for all browsers
npm run build
# Build for specific browser
npm run build:firefoxThe built extensions will be available in the dist directory.
- Open chrome://extensions
- Enable "Developer mode"
- Click "Load unpacked"
- Select the
dist/chromedirectory
- Open about:debugging
- Click "This Firefox"
- Click "Load Temporary Add-on"
- Select any file from the
dist/firefoxdirectory
This extension is open-source and free for personal use only. Commercial use is not permitted without explicit permission.
Contributions are welcome! If you'd like to contribute to Aify, feel free to open issues or submit pull requests.
