simple chrome extension so you can highlight text and search for it with a single keypress.
-
y to search on YouTube
-
g to search on Google
-
l to search on Linkedin
It wasn't worth deploying but if you want it on your local go to your chrome settings then find More Tools then Extensions inside that or put chrome://extensions/ in your address bar. Next, flip the Developer mode toggle in the top right corner. Next click on Load Unpacked and load files, assuming you've forked it already.
If you want to make any changes or customize it to your needs your probably wanting to look in src/inject/inject.js
Extensionizr is a great site for boilerplate chrome extension code. If you have any questions just message me on LinkedIn