zaksid / ext-duplicate-bookmarks-finder

Browser extension that allows to find and delete duplicate bookmarks.
MIT License
9 stars 1 forks source link

Extension seems broken #44

Open aluyama opened 1 year ago

aluyama commented 1 year ago

Screenshots

image image

Desktop (please complete the following information):

zaksid commented 1 year ago

Hi @aluyama, Thank you for reporting the issue! This is probably due to styles that were located at CDN. I released a new version of the extension with updated styles that are built-in now so the issue should be gone. Please update to the latest version of the extension.

aluyama commented 1 year ago

Thanks, now no problem.

aluyama commented 1 year ago

Again, UI is broken :( but not more as ago.

image image

Desktop (please complete the following information):

Browser: chromium Browser version: 116.0.5845.4 (Official Build) snap (64-bit) Extension version: 1.0.0

Additional details: I didn't notice any UI issues in other extensions. (ex. dark reader, marvellous suspender)

image image

zaksid commented 1 year ago

Hi @aluyama,

Got it, seems you cannot access Google Fonts (https://fonts.googleapis.com/icon?family=Material+Icons) due to some setting in browser/network or limitations in your location. I will make them to be built-in in the next release.

Thanks