Uniword is a Chrome extension that provides definitions for selected text, helping you quickly understand the meaning of any word.
Note: The extension is currently in testing. If you're a developer, install the project locally by following the instructions below.
git clone git@github.com:crosbow/Uniword.gitYou have successfully cloned Uniword 👏
Now, let's set it up as a Chrome extension:
-
Open Chrome and paste this URL in the address bar:
chrome://extensions
-
Enable Developer mode (if it's not already enabled) from the top-right corner of the page.
-
Click the Load unpacked button.
-
Select the uniword folder that you got from the cloned project.
Hurray 🎊 You have successfully added Uniword to your Chrome browser!