Post

Replies

Boosts

Views

Activity

Reply to What makes Safari render an active extension's icon in color in the toolbar?
I was able to prevent the blue tint for my Tab Refresh extension while keeping the desired greyscale color to match Safari's native icon color. I added a 2.5px blue stroke to the outside of my vector arrow. Small enough that you don't actually see it, but apparently large enough for Safari's processing to think the icon should be rendered in it's original color. Hope this is helpful for others seeking a solution.
Topic: Safari & Web SubTopic: General Tags:
Mar ’25
Reply to FinderSync extension not playing nice with other Finder extensions and folders
I notice that Google Drive uses NSFileProviderCustomAction in some of their helper scripts, and wondering if this is another way to add contextual menus to files/folders in the Finder? Their contextual menus don't seem to be affected like Dropbox's do, which uses FinderSync. I can't find any examples of how to use the NSFileProviderCustomAction approach. Is this a red herring, or is it another way to add contextual menus in the Finder? Any sample code to use to get started?
Topic: App & System Services SubTopic: Core OS Tags:
Mar ’22