Isaiah Billingsley

Results 56 comments of Isaiah Billingsley

I didn't want the user to be able to accidentally make the settings unreadable and have difficulty changing them back. I might add a simple light/dark toggle for the settings...

This is most likely because the extension currently stores settings in localStorage, which may be lost when cookies and site data is cleared. I intend to move the settings data...

I wish Firefox would implement the favicon api https://bugzilla.mozilla.org/show_bug.cgi?id=1315616 I'm not sure why it redownloads them every time you restart the browser (unless you enabled "Delete cookies and site data...

Manifest V3 introduced a new favicon API starting with Chromium version 104. The latest Opera is based on Chromium 110 so it should work in theory, but it does indeed...

Opera still hasn't reviewed my upload of 1.24. In the meantime I added a release of version 1.24 that does not auto-update to 1.25: https://github.com/ibillingsley/HumbleNewTabPage/releases/download/1.24/HumbleNewTabPage.1.24-no-update.crx You can install it by...

The newest "recent bookmarks" should already be on top.

I'm a bit hesitant to include these products as part of the extension because not everyone uses the same products, and I would have to maintain this list manually because...

This is likely a bug in Vivaldi, the extension has no control over omnibox focux.

Strange. The only thing I can think is if the ID of the folder changes somehow. Do you sync your bookmarks with another device? I should be able to fix...

Looks like Chrome changed the topSites api to only return 10 sites. Not much I can do about it at the moment. https://bugs.chromium.org/p/chromium/issues/detail?id=763519 One thing I could try in the...