Deploy the firefox Extension
How to Deploy:
Mac
{ "policies": { "ExtensionSettings": { "*": { "blocked_install_message": "Custom error message.", "install_sources": [ "about:addons", "https://addons.mozilla.org/" ], "installation_mode": "allowed", "allowed_types": [ "extension" ] }, "{ YOUR UUID }": { "installation_mode": "force_installed", "install_url": "https://static.sonarclarity.ai/YOUR UUID.xpi" } } } }Windows:

Last updated