mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 19:40:07 +00:00
Add ~/Library/HTTPStorages/<bundle-id>.binarycookies to targeted uninstall cleanup. WKWebView creates both a directory and a .binarycookies file under HTTPStorages; only the directory was previously covered. Affected apps include cmux (com.cmuxterm.app) and Tuna (com.brnbw.Tuna). Also add ~/Library/Preferences/<bundle-id> directory detection for apps like VLC (org.videolan.vlc) that store preferences in a directory rather than a .plist file.