API for changing the folder icon for Favorites / Bookmarks #237
-
|
I'd like to change the icon used for folders in Favorites. The yellow folder icon has recently been replaced by a minimalist outline, which I don't like at all. I looked through the Bookmarks API documentation but there is nothing there about the icons. Please can someone tell me if this is possible? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Hi @cburkitt, thank you for your feedback. We’ve forwarded your comments to our team and will get in touch with you once we have an update. Also, could you please confirm whether you are building an extension or would you like this to be changed in the edge settings/ platform API's? |
Beta Was this translation helpful? Give feedback.
-
|
For anyone landing here from search: ManikanthMSFT is right that folder icons in the Favorites bar aren't mutable via API, but per-bookmark favicons are fine. I went through this exact itch and shipped a free open-source Chromium extension called Bookmark Icon Customizer. Right-click any bookmark, assign an image or pick from 14,000+ Material icons. Works on Edge since it's Chromium. Also fixes Chrome/Edge stripping bookmarklet icons on restart. Source: https://github.com/mayerwin/Bookmark-Icon-Customizer. |
Beta Was this translation helpful? Give feedback.
Hi @cburkitt, we appriciete your patience.We got an update from our team and unfortunately, as of now, Microsoft Edge does not provide a built-in feature or an API to directly change the icons of folders in the Favorites bar. This limitation means that even through an extension, modifying the folder icons is not currently possible.
However, there is a workaround you might find useful. You can use emojis in the folder names to give them a more personalized look. Here's how you can do it:
While this doesn't change the icon itself, it can help make you…