- This is a very useful chrome extension for everyone who usually use the internet (Google) to translate their text.
- There are total 112 languages (including Indian languages) where you can translate your text.
- This is a simple chrome extension using .
- I used Fetch to make the API call and stored them dynamically in <!select> html tag for dropdown.
Microsoft Translator Text API
is used here.- You can check out the Manifest here for this extension, it is required to make a chrome extension.
- This extension can be helpful for those who usually use the internet(google) to translate their text to know the actual meaning in their preferred language.
- There is a copy to clipboard button also for saving the output into clipboard for further use.
- This extension will definitely gonna save your time.
Contributions makes the open source community such an amazing place to learn, inspire, create and explore more. Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
After the learning process, projects converts that leaning meterial into experiences. A lot of fun and exitement was in there when I was working on it.
- HERE IS THE VIDEO AND UI DEMONSTRATION OF THE EXTENSION
- I WILL PUBLISH THE EXTENSION ON CHROME WEB STORE SOON.