GithubHelp home page GithubHelp logo

julianxhokaxhiu / chrome-link-revealer Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 3.0 752 KB

Simply reveal links when you hover your mouse over anchors

Home Page: https://chrome.google.com/webstore/detail/link-revealer/nphhadgebjlmcfleikmiedhohdfbfoin

License: MIT License

JavaScript 76.69% CSS 23.31%

chrome-link-revealer's Introduction

Hi there 👋

I'm an Open Source enthusiast working on mostly projects which do not exist anywhere around, ensuring support and maintenance of them over time. You're welcome to contribute with Issues or PRs on the one you prefer, if you wish to do so!

Feel free to know more about me at https://julianxhokaxhiu.com

My GitHub stats

Github stats

* does not take into account the work done in forks, organizations, or private repos.

My Github Trophies

trophy

chrome-link-revealer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chrome-link-revealer's Issues

History support

Can you add support for history? I want to customize the url color of links I have visited before.

could you make just ONE global tooltip

Hi. I often find myself seeing multiple leftover tooltips (even more than one) while moving mouse around and/or scrolling the page.
Maybe it's possible to make just one global tooltip and automatically remove any leftover ones when new one is displayed?

Example:
the tooltip of the right remained active, my mouse was on the left one
screenshot multiple tooltips with linkrevealer

Thanks;)

RFE: option to remove word wrap

It would be great if one could disable word wrap on the tooltip. I know this will result in very long tooltips, but it's easier (for me) to read URLs as single lines instead of wrapped lines.

RFE: option to increase disappearance delay

At this time, the tooltip disappears very quickly after the mouse moves away from the link, which means that I have to keep my mouse hand very still while reading URLs :-). An option to increase the disappearance delay would be helpful, e.g. so that the tooltip remains visible for longer (e.g. 2 seconds), even if the mouse is no longer over the link.

(An added alternative may be if the tooltip can remain visible forever, until the user clicks anywhere on the page.)

blacklist feature - Same URL feature

Hi there !

Is there a blacklist feature planned ? ( To disable the extension for some websites. )
Chrome let me make white lists for extensions, but not blacklists… Maybe I just did not find ?

Or, what about a « same url » feature ? Where, if the link send to the same website, nothing is shown.

For example, now on YouTube, hovering on videos thumbnails show the links, but it’s not really useful, to me at least, so the extension could see that it’s not sending away from YouTube and so not show anything.

Well, that apart, thanks much for the extension ! Well-made and really useful, love it.

Show links in fixed locations

Instead of the link window being placed willy nilly can you have all links reveled at a fixed location like top corner or bottom left ? It's very distracting.

window positions should have position:fixed

Hey,

I was just trying this out and It works really well as a tooltip.
But if I set the "relative to window" option then the tooltip is placed on the edge of the website document instead of the edge of the window causing it to be out of view for larger web pages.

I can fix it on individual pages by adding a css rule in the dev console

.ui-tooltip, .qtip { position:fixed; } 

Here is a quick example of the problem

screen shot 2014-01-30 at 12 20 40

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.