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
10 stars 13 forks source link

Show a preview of URLs for a shortlink, when mouse hovers over it #27

Closed superbahbi closed 8 months ago

superbahbi commented 8 months ago

Implemented #20 Add a preview and trim the URL to fit the view.

nazmulidris commented 8 months ago

@superbahbi Excellent work Robert! 🎉 Thank you!!! I will cut a release and publish to the Chrome web store now.

superbahbi commented 8 months ago

Thank you!