How do I get a favicon from a different website?

I was wondering how to get favicons from separate websites for a new-tab page I’m building.

Thanks!

The favicon’s URL is https://domain.com/favicon.ico, so if you replace the domain with some dynamic data, you should be able to fetch it.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.