This extension offers two simple functions.
- Click a single word, and then the popup will appear near your cursor. if you click the popup, you'll be taken to the Cambridge Dictionary word definition page.
- Click an icon in the toolbar, you can directly access to the Cambridge Dictionary page.
Screen.Recording.2023-10-06.at.10.24.45.AM.mov
- Clone this repository or download the ZIP file.
$ git clone git@github.com:katamotokosuke/cambridge-dictionary-chrome-extension.git
$ cd cambridge-dictionary-chrome-extension
$ zip -r <filename>.zip ./
-
Open Chrome and go to
chrome://extensions/
. -
Enable Developer Mode by toggling the switch in the top right corner.
-
Click on "Load unpacked" and select the directory where you cloned or unzipped the extension.
-
Your extension should now be installed! You should see its icon in the Chrome toolbar.
This project is licensed under the MIT - see the LICENSE.md file for details.