A powerful Chrome extension that translates English text to Persian using OpenAI's GPT API, with customizable translation settings for age group, expertise level, writing style, and creativity level.
- 🚀 Fast translation of selected text from English to Persian
- 👥 Adjustable target age (5-80 years)
- 📚 Customizable expertise level (from very simple to highly technical)
- ✍️ Multiple writing styles (formal, informal, colloquial)
- 💡 Adjustable creativity in translation
- 🎨 Modern and intuitive user interface
- 🔐 Secure API key storage
- 📋 One-click copy functionality
- ⚡ Real-time translation updates
Coming Soon! The extension is currently under review by the Chrome Web Store team (estimated review time: 2-3 weeks).
- Download this repository as ZIP or clone it:
git clone https://github.com/jozi/gpt-translate-ex.git
# OR
# Download ZIP from the green "Code" button above- Open Chrome and go to
chrome://extensions - Enable "Developer mode" (toggle in top-right corner)
- Click "Load unpacked"
- Select the downloaded/cloned project folder
Note: Due to Chrome's security restrictions, direct CRX installation is no longer supported. Please use the manual installation method above until the extension is available on the Chrome Web Store.
- Visit OpenAI's API Keys page
- Create or log in to your account
- Generate a new API key
- Click the extension icon in Chrome
- Enter your API key
- Click "Save"
- Select any English text on a webpage
- The translation popup will appear automatically
- Adjust translation settings as needed:
- Target age
- Expertise level
- Writing style
- Creativity level
- Copy the translation with one click
- Platform: Chrome Browser Extension
- API: OpenAI GPT
- Storage: Chrome Storage Sync API
- Languages: JavaScript, HTML, CSS
- Manifest Version: 3
- Only communicates with OpenAI's official API
- No data collection or third-party servers
- API key stored securely in Chrome sync storage
- No tracking or analytics
- Open source code for transparency
- Make your changes
- Test locally:
# Load the extension in Chrome
chrome://extensions -> Load unpacked
# Make changes
# Reload the extension to see changesWe welcome contributions! Please:
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
MIT License - see LICENSE for details
- GitHub Issues: Create an issue
- Email: [email protected]
- OpenAI for providing the GPT API
- All contributors and users of this extension
