This is a chrome plugin which provides a context menu for easy Linguee searches. This plugin is unofficial and has no connection to the firm behind Linguee.
Chrome Web Store:
From Source Code:
- Clone/Download this Repository
- Visit
chrome://extensions
in your browser or select Extensions under the More Tools menu. - Ensure that the Developer mode checkbox in the top right-hand corner is checked.
- Click Load unpacked extension... to pop up a file-selection dialog.
- Navigate to the directory of the repository, and select it.
Alternatively, you can drag and drop the repository directory onto chrome://extensions
in your browser to load it.
Without this StackOverflow answer by Bartłomiej Szałach, I would have never been able to write this plugin. Mostly, because I distaste "Web Development".