Skip to content

Chrome Extension that gives you instant translations for unknown english words while surfing. You can practise the vocabulary later with flashcards.

License

Notifications You must be signed in to change notification settings

maidi29/vocabulary-boost

Repository files navigation

Vocabulary Boost 🚀

Banner

Chrome Extension that translates english words on every website on CTRL + double click and lets you add these words to your training set.

You can then practise these words with flashcards.

Use this Extension: https://chrome.google.com/webstore/detail/vocabulary-boost/gpbngmnbmnejehkiaehdfojeimnighlj

Examples

Example 1 Example 2 Example 3 Example 4

Available Scripts

Don't forget to add an API_KEY for DeepL to your .env file.

npm run watch

Rebuild the app on every change. Go to chrome://extensions/ and click "Load unpacked extension". Select the build folder that gets updated on every change.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Zip the build folder for upload in Chrome Web Store.