Skip to content

This browser extension shows info about any link on hover. It loads page title, thumbnail, description and favicon, and displays it all in a nice configurable tooltip

License

Notifications You must be signed in to change notification settings

emvaized/linkover-extension

Repository files navigation

Linkover

Shows info tooltip on hovering any link

Mozilla Add-on Version Chrome Web Store Mozilla Add-on Mozilla Add-on Stars

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.

Get for Firefox   Get for Chrome

Screenshots

Screenshot 1
More screenshots

Support

If you really enjoy this project, please consider supporting its further development by making a small donation using one of the services below!

Support on Ko-fi   Donate using Liberapay   Donate Bitcoin

Building

  • 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 generate dist folder with minimized code of the extension

Links to my other browser extensions

About

This browser extension shows info about any link on hover. It loads page title, thumbnail, description and favicon, and displays it all in a nice configurable tooltip

Topics

Resources

License

Stars

Watchers

Forks