Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.46 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.46 KB

Unofficial Kagi Translate

Unofficial Kagi Translate is a JavaScript-based translation tool designed to facilitate seamless language translation for various applications. This repository contains all the necessary code and resources to implement and customize translation functionalities as per your needs.

Why Install Locally?

Due to Google restrictions, we recommend uninstalling the Google Webstore version and installing the extension locally to ensure full functionality.

Installing Locally

  1. Download the latest version of the Unofficial Kagi Translate extension from GitHub.
  2. Extract the downloaded ZIP file.
  3. Open Chrome and go to chrome://extensions/.
  4. Enable Developer mode (top right corner).
  5. Click on Load unpacked.
  6. Select the extracted folder.

Usage

  1. Open any webpage you want to translate.
  2. Click on the Unofficial Kagi Translate extension icon.
  3. Select the desired language.
  4. Enjoy your translated page!

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure that your code follows the project's coding standards and includes appropriate tests.

License

This project is licensed under the AGPL v3.0 License. See the LICENSE file for details.

Credits

  • Jeyso215 - Bug fixes and enhancements
  • haq0 - Original code