Finder custom context menu issue

Tried to configure this feature: Extending Finder Context Menu | BetterTouchTool Documentation

Got several issues. I'm using Mac M4 PRO 48GB RAM

  1. It is not possible to configure it, because i can get that item added in list: But that activate BTT Finder extension button with red exclamation marks leads me to file providers extension, which is enabled, but nothing actually works. Cant find anything related to Finder extension anywhere. And when this button is clicked something hangs for approx. 1 minute even not able to click Done there. Once i noticed CPU went to 100% at the hang time.

  2. At some point messing with this context menu configuration i got those icons changed, for Media and SecureRAM. Media is one of my external SSDs, its still there even after some cache cleaning and restarts and many things tried. Even when i disconnect and connect back that BTT icon appears on them. SecureRAM disk is just as it says, small place on my RAM created as small virtual disk, for managing sensitive files, its created when Mac starts.

The icon issue is unfortunately a macOS bug that only Apple could solve (but has not for quite some versions now). This affects all Finder plugins.

You already seem to have configured a "Tes item" at the bottom. Did you configure that in BTT? If so the extension is working fine

You mean there is no way to get rid of those icons? Even if i dont use that Context menu feature? It appeared when configured that. I configured like this

but that button to activate is still there, and when i use that link in context menu nothing really happens.

yep there is no way to get rid of these icons (unless you eject the disks). MacOS incorrectly applies the icon to removable media items in the finder sidebar

But thats BTT icon, it should come from somewhere right? Ejecting removes the disk itself, but when i plug it back on same icon gets loaded. Cant we delete that icon from the place it comes? It must be BTT tool related hence its icon.

PS
And it happens for that Ram disk and one of my External SSDs, some old one kingston, but i have some newer also kingston for that SSD it default icon, no issues with it.

unfortunately it‘s just the BTT app icon, deleting it would break BTT. Apple. eeda to fix this ;-(

Ok, what about that Context menu not working issue? Am I doing something wrong? Wanna get that working at least

Can we:

  1. Uninstall BTT
  2. Delete that icon
  3. Install BTT back

I would not use that context menu feature anymore if that would fix that icon issue.

no, then you’ll still have the icon

If anybody face this issue here is a fix:

pluginkit -e ignore -i com.hegenberg.BetterTouchTool.BTTFinderContextMenu
killall Finder

Probably that ContextMenu feature wont work, but i didnt manage to get it working anyway, so those commands fixed my icon issue.

Thanks