Prevent Windowblinds from writing to user files.
Windowblinds writes to the firefox user profile folder every time it is run. It overwrites the userChrome.css with the file ff.css from the windowblinds folder, I want to skin Firefox but i don't want some program writing to my user files without my permission.
This is even MORE important in Firefox 57 which makes it so the ONLY way to change things for a user is now userChrome.css in the profile/chrome folder. The extensions can no longer write to another extension.
My question is wtf is windowblinds doing writing to user files, (took a whole afternoon to find the program doing it), more importantly, how can i toggle off this abnormal software behavior.