I uninstalled Figma! How can I remove this spyware agent?
Unable to find the Uninstall option for Figma plugins | Figma Forum
figma_age listening on MacOS port after deleting Figma - How to uninstall / remove this
How to remove this annoying "figma desktop" option from here ?
Videos
I read a long time ago on this sub about a free tool that removes this kind of left overs, but I can't remember the name. Does anyone knows which app can remove it?
removing FigmaAgent.app
rm -fr ~/Library/Application\ Support/Figma/FigmaAgent.app
creating a dummy file
touch ~/Library/Application\ Support/Figma/FigmaAgent.app
make the file undeletable
sudo chflags -R schg ~/Library/Application\ Support/Figma/FigmaAgent.app
Now Figma will not be able to override that file when it wants to update it and you don't have to fiddle with the .app everytime Figma updates itself.
Also the login item does not get created for me again after removal at this point.
From https://twitter.com/qdoug/status/1374785043504185351:
This seems to work for removing FigmaAgent:
Force Quit it in Activity Monitor
Remove it in System Preferences -> Users & Groups -> Login Items
Delete
~/Library/Application Support/Figma/FigmaAgent.appDelete
/Applications/Figma.app/Contents/Library/FigmaAgent.apptouch "~/Library/Application Support/Figma/FigmaAgent.app" to stop it being re-enabled by updates