UPDATE: ✅
#1279023272624652330 message
#1279023272624652330 message
I've noticed some links have a different icon instead of the website's favicon.
I'm trying to get what I see on the tab, not always the favicon. Like https://na.alienwarearena.com/ has an icon of an alien, but the favicon is like bigger and has text, the script below downloaded that instead of the tab icon.
I like decorating my folders for websites with icons from their website, I prefer the biggest size that all standard websites use so the icon size is consistent but big for the folders.
The download does not need to be .ico if the tab icons use a different format, for now just trying to get what I see from the tab.
I prefer to avoid installations, just one PowerShell script that can do that, but it can use C# or whatever is installed by default in Windows 11. Confidence that there isn't a way is helpful too for maybe considering alternatives, but I think since browsers can get the tab icon, so can PowerShell, code is code 01?.
Or maybe instructions to guide
Copilot if You know an idea how to get it done?
Attempt: