Zyla is an AI-powered browser extension that provides instant, seamless translation of selected text on any web page. Designed for users who need quick and accurate translations while browsing, Zyla integrates directly into your browser with context menu support and an intuitive translation interface.
- Visit the Chrome Web Store and search for "Zyla".
- Click "Add to Chrome" to install the extension.
- The Zyla icon will appear in your browser toolbar.
-
Clone the repository:
git clone https://github.com/getzyla/extension.git
-
Open your browser and navigate to the Extensions page:
- Chrome:
chrome://extensions/ - Enable "Developer mode" in the top right corner.
- Chrome:
-
Click "Load unpacked" and select the cloned
extensionfolder. -
The extension will be installed and ready to use.
- Browse any website and select text you want to translate.
- Either:
- Click the "Translate" button that appears near the selection, or
- Right-click and select "Translate" from the context menu.
- The translation box will appear with the translated text.
- Change the target language using the dropdown in the box.
- Click "Copy" to copy the translation to your clipboard.
- Browser: Chrome 88+ or any Chromium-based browser supporting Manifest V3.
- Permissions: The extension requires access to active tabs, storage, scripting, context menus, and text-to-speech for full functionality.
- Internet: Required for translation API calls (connects to
https://getzyla.xyz).
We welcome contributions! Please follow these steps:
- Fork the repository.
- Create a feature branch:
git checkout -b feature/your-feature. - Commit your changes:
git commit -m 'Add some feature'. - Push to the branch:
git push origin feature/your-feature. - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for full details.
Made with ❤️ by Pimatis
