r3bl-org / shortlink

This Chrome extension provides a browser action that simply allows the user to create a shortlink for all the selected tabs in the current window. It can be activated via a keyboard shortcut Alt + L. To use it, in the omnibar, type go then press Tab, then type the phrase you have created a shortlink for earlier & it will open the tab(s).
https://chrome.google.com/webstore/detail/shorty/ffhfkgcfbjoadmhdmdcmigopbfkddial?hl=en-US&gl=US
MIT License
11 stars 13 forks source link

Show tooltip of URLs for a shortlink, when mouse hovers over it #20

Closed nazmulidris closed 11 months ago

nazmulidris commented 12 months ago

Currently each shortlink has a pointer cursor when the user's mouse hovers over it.

image

In addition to this, show a tooltip that contains all the URLs that this shortlink maps to. In the tooltip, each URL should be separated by \n.

SaurabPoudel commented 12 months ago

Hello ! @nazmulidris , I want to contribute on this issue . Could you please assign it to me ?

nazmulidris commented 12 months ago

@SaurabPoudel That's awesome, this is all yours. Please let us know if you have any questions as you explore. You can also ask questions on the contributors discord https://discord.gg/RAbjRr3kds

Also, please associate your PR and issue using this technique: https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

nazmulidris commented 12 months ago

@SaurabPoudel I just wanted to let you know that I just landed a big refactor on the codebase. Might be worth doing a rebase early on (hopefully it won't result in some merge conflicts 👍🏽 )

Here's the commit w/ these changes https://github.com/r3bl-org/shortlink/commit/27d4e6d3111546667b753e219cf04464783fee54

nazmulidris commented 11 months ago

@superbahbi I've assigned this issue to you 👍🏽