
Firefox applet/wrapper for individual profiles constantly asking for system permissions on MacOS
I have some custom firefox applets that acts as wrappers around the command-line functions to open firefox with specific profiles (see image 1 of applets in Applications in Finder). Each application is a simple .scpt file that runs the shell script (see image 2).
This allows me to have specific app icons for the different firefox profiles in my user dock (see image 3).
The issue is that once the applet is used and firefox has been opened, there are issues with permissions. In settings, it is clear that both microphone and speaker permissions have been shared with the applets AND firefox itself (see image 4).
However, any time I navigate to a page, I get a dialogue asking if the applet (Firefox_Professional, in this case) can access the microphone (see image 5). Depending on the page, I can get 1-20 dialogues in a row. This makes firefox practically unusable since I am closing an average of 5 dialogues before I can view any page.
Does anyone know any solutions to this?
Thanks so much for the help! ~Alex