Skip to content

This is a chrome extension to translate Your text (any text) into any Language

Notifications You must be signed in to change notification settings

souvik-wizard/Translator_Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction :

  • 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.

Process :

  • This is a simple chrome extension using Javascipt Html css.
  • 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.

Usage:

  • 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.

Contributing:

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Acknowledgments:

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.

Previews:

  • HERE IS THE VIDEO AND UI DEMONSTRATION OF THE EXTENSION
  • I WILL PUBLISH THE EXTENSION ON CHROME WEB STORE SOON.

Ui

Extnsn.Recording.mp4

About

This is a chrome extension to translate Your text (any text) into any Language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published