Skip to content

A Chrome extension that instantly translates form text to English via right-click.

Notifications You must be signed in to change notification settings

stephanebouget/QuickFormTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Quick Form Translator

A Chrome extension that instantly translates form text to English via right-click.

πŸš€ Installation

Prerequisites

  • Git
  • Google Chrome or Chromium-based browser

Steps

  1. Clone the repository

    git clone https://github.com/youraccount/TranslateFormExtension.git
    cd TranslateFormExtension
  2. Open Chrome and go to extensions

    • Type chrome://extensions/ in the address bar
    • Or go to Menu β†’ Settings β†’ Extensions
  3. Enable Developer Mode

    • Toggle the Developer mode button in the top right corner

      image
  4. Load the extension

    • Click Load unpacked

      image
    • Select the TranslateFormExtension folder

      image

πŸ“– Usage

  1. Right-click on any text field (input, textarea, etc.)

  2. Select "Translate to English" from the context menu

    image
  3. The text is instantly translated to English

🌐 API Used

The extension uses the free Google Translate API:

https://translate.googleapis.com/translate_a/single

πŸ“„ License

MIT

About

A Chrome extension that instantly translates form text to English via right-click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published