maxhu08 / mtab

🌴 lightweight new tab page extension
https://get-mtab.vercel.app
MIT License
360 stars 11 forks source link

Is it possible to have the website icons get them automatically from their favicon.ico #19

Closed madhur closed 3 months ago

madhur commented 3 months ago

I have set multiple website bookmarks, but find it hard to differentiate visually.

It is tedious to set the custom icon manually for each of them. It would be great if there is an option to have the icon fetched from their favicon.ico remove url.

maxhu08 commented 3 months ago

I think I can with using something like https://www.google.com/s2/favicons?domain={}, but for now if you want favicons automatically, you can try setting bookmarks.type to default which will show the favicons.

madhur commented 3 months ago

Thanks