Hoverflow

#4.65 / 31 rate

Hoverflow

1,000 users

2022-05-03

https://hoverflow.io

contact@moonstopsoftwa...

Extension Information

5 star
75%
4 star
8%
3 star
13%
2 star
4%
1 star
0%

Supported Languages

Permissions

Hot Permissions

Optional hot Permissions

Optional Permissions

Description

Hover to preview any link, without leaving your tab.

Reviews

De*****
De*****

People who want to enable this to all webpages automatically can use this tampermonkey script. Working like a charm for me and browsing has never been better. // ==UserScript== // @name Inject Hoverflow Script // @namespace http://tampermonkey.net/ // @version 1.0 // @description Automatically inject the Hoverflow script into every website's <head> // @match *://*/* // @grant none // ==/UserScript== (function() { 'use strict'; // Create the script element const scriptEl = document.createElement('script'); scriptEl.defer = true; scriptEl.src = 'https://hoverflow.io/js/hoverflow.min.js'; // Append the script element to the <head> const head = document.head || document.getElementsByTagName('head')[0]; if (head) { head.appendChild(scriptEl); } else { // If no <head> is available, inject into the document element document.documentElement.appendChild(scriptEl); } })();

Ca*****
Ca*****

Great extension and very useful with the multi-nested functionality. What's even better about Hoverflow is that you can add it to your own website with just 1 line of code. I've added it to my product's documentation website and it made it so much better to read & navigate the docs!

Sh*****
Sh*****

The best previewer extension I've ever utilized was CoolIris Preview for Firefox which was discontinued when Firefox changed extension protocols sometime around version 54. Any url Previewer Developer interested in making a superior extension should research CoolIris and mimic its functionality. With that said, my previous 5 star rating for Hoverflow was a bit premature. I was overly excited that most of the basics seemed to be covered. However, after spending some time with it there are some high priority issues that should be addressed for usability sake. here's what im seeing: Version 1.2.5 overall: - no persistent activation for selected websites domains. - unable to manually move frame window once opened (want to move it, not resize it) - obviously the extension should work for any/every url but it doesnt, - reloading the webpage removes activation for the extension?!?! - unable to view frame options after 1st install regardless of option activation (no bypass xframe option) example: unable to view options to pin frame or open in tab, etc. cnet.com https://www.cnet.com/personal-finance/credit-cards/advice/is-this-the-end-of-plastic-visas-new-technology-could-render-physical-cards-obsolete/ - frame doesnt open in consistent location (right, left, above, below) for links in the same vicinity. Best practice is generally to the left or right of the link - frames opening too close to the hovered link - some links unable to connect (ex. businesswire.com) nytimes.com - frames do not work for entire nytimes.com - linked nytimes article from front page after selection does not enable persistent activation (nytimes domain) Washingtonpost.com - frames work for most of the site, some links unable to connect Ultimately, it does provide instant preview windows for some sites. Depending on your website choices, your mileage may vary. Im not sure how active this developer is in terms of maintaining/improving on the extension, but it certainly needs work. I have a lot of UX knowledge I could share for free to help improve the project if desired. I forwarded my email to the developer so we'll see what happens.

Similar extensions

Hover
Hover

hoverapp2021

Link Previewer
Link Previewer

Kevin Karl Leaño

Preview any link, anywhere - Link Preview
Preview any link, anywhere - Link Preview

CodingLeo

Prevue Popup
Prevue Popup

Cosmin

Auto side preview
Auto side preview

search-ai-assistant

Search result previewer
Search result previewer

Karthik

Peek Pop
Peek Pop

Peek Pop

Lazy Linker
Lazy Linker

orrybaram

Preview - Sneak peak at links
Preview - Sneak peak at links

benamara.otniel

GPeeker
GPeeker

Gidi Dafner

Hover Read
Hover Read

Mark Dunne

Instant Preview
Instant Preview

Jungle