How can I manage the new
* AI Controls
within Firefox with a Configuration Profile?
Is there a way to configure it via a JSON?
Thanks in advance!
@JevermannNG here is what is working for me. Make sure you fold it into your existing Firefox config profile, I found that when I had more than one profile, Firefox didn’t respect all the keys and not all the options were blocked.
<key>GenerativeAI</key> <dict> <key>Chatbot</key> <false/> <key>Enabled</key> <false/> <key>LinkPreviews</key> <false/> <key>Locked</key> <true/> <key>TabGroups</key> <false/> </dict> <key>Preferences</key> <dict> <key>browser.ai.control.pdfjsAltText</key> <dict> <key>Status</key> <string>locked</string> <key>Value</key> <string>blocked</string> </dict> <key>browser.ai.control.translations</key> <dict> <key>Status</key> <string>locked</string> <key>Value</key> <string>blocked</string> </dict> <key>pdfjs.enableAltText</key> <dict> <key>Status</key> <string>locked</string> <key>Value</key> <false/> </dict> </dict>
@Jared_Y Thank you for your Help! I will try those settings next week and send my feedback.
Here is the link to the officially maintained Mozilla Firefox settings
https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.plist
Example:
-Pat
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.