Fannon / search-bookmarks-history-and-tabs

Browser extension to search and navigate browser tabs, local bookmarks and history.
MIT License
172 stars 8 forks source link

Indicator color & Popup window width #74

Closed gbsix closed 1 year ago

gbsix commented 1 year ago
  1. I don't have any clue where to change the colors & thickness of indicators, can we change this?

image

  1. Is it possible to show full url when mouse over the result? Otherwise, is it possible to change width of the popup window?

image

Thank you so much for the great extension!

Fannon commented 1 year ago

Thanks for the feedback!

  1. This is not yet possible, but it's a good feature request! I might look into it soon, should be an easy addition.
  2. Good point. The easiest solution here would be to have a hover that shows the full URL. Changing the width of the extension itself, not so sure where to stop with that. Some URL's might require an ultra-widescreen monitor ;)
Fannon commented 1 year ago

Ok, I quickly implemented both suggestions. Will create a new release soon, but it takes a few days for the browser stores to verify and update.

gbsix commented 1 year ago

You are a genius, great!

Fannon commented 1 year ago

What I'm not so sure about is changing the size of the popup. That would be a nice feature, but I'm afraid that the current layout is not really "responsive" enough to make this work. But I'll think about it

gbsix commented 1 year ago

What I'm not so sure about is changing the size of the popup. That would be a nice feature, but I'm afraid that the current layout is not really "responsive" enough to make this work. But I'll think about it

It doesn't matter when the hovering over URL works. Thanks!

gbsix commented 1 year ago

Hello! My extension has been updated to v1.8.3, but nothing changed after setting the color in the "user option", even restart the browse can't help. Is there anything wrong at my end?

bookmarkColor: '#ffff00' colorStripeWidth: 10

Fannon commented 1 year ago

Oh no, something went wrong with the publishing. I'll publish 1.8.5 soon then it's included. Sorry for that.

gbsix commented 1 year ago

So excited to v1.8.5, still not available in chrome store. Why not put the CRX file in the releases? Thank you!

Fannon commented 1 year ago

@gbsix : I wonder if it would already work if you just download the .zip file that GitHub provides by default. It should already work if you load that as an extension if in developer mode. But that is not very nice to setup.

I'm not sure how I would create the CRX file myself. I guess the point of it is that it's signed by the Google Chrome store and for that it would first need to pass the publishing there.

Fannon commented 1 year ago

I'll close this. Release should be in stores now for sure :)

Probably I'll create another release today.

gbsix commented 1 year ago

Thanks for new release! I don't know how to load the code as extension. I'd like to wait for the google store publishing.

gbsix commented 1 year ago

I received an update today, and it's great that the color of the bookmarks now matches the Stripe color. Thank you very much!

Fannon commented 1 year ago

yes, it should have landed in chrome extension store today. Great :)