Shows info tooltip on hovering any link
This browser extension shows info about any link on mouse hover. It can load page titles, favicons, short description and thumbnails for many links you see over the internet and show it as a tooltip on hover. It currently uses my fork of link-preview-js project under the hood.
Note
Fetching info about link using this extension will act as if actually visited the page! It is recommended to not prefetch suspicious links. Although browser history will not get populated with these pages, no worries.
![]() |
---|
If you really enjoy this project, please consider supporting its further development by making a small donation using one of the services below!
- Open terminal at project's root directory
- Run
git submodule update --init
to install submodules from github - Run
npm install
to install npm dependencies - Run
npm run build
to generatedist
folder with minimized code of the extension
- Selecton – smart text selection popup
- Circle Mouse Gestures – mouse gestures with visual representation of all available actions
- Google Tweaks – set of tweaks for Google search page to make it easier to use
- Open in Popup Window – quickly open link or image in a popup window with no browser controls