Firefox Connnector Whitelisting - Group Policy

Hi there,

I'm an IT administrator, and am currently trying to whitelist the Firefox Zotero Connector.
In Firefox, we have all extensions blocked by default using ExtensionSettings within the Firefox ADMX template. Desired applications are then unblocked using their extension ID and install URL.

My problem is I can't seem to get the right details which will allow Zotero to install. Does anyone know what the correct settings are?
Here's what I have tried:

Extension ID: zotero@chnm.gmu.edu (found in About:support)
Install URL: https://www.zotero.org/download/
Install URL 2nd attempt: https://download.zotero.org/
Install URL 3rd attempt: https://www.zotero.org/download/connector/dl?browser=firefox&version=5.0.61

And here's how it's formatted in the actual policy:
"zotero@chnm.gmu.edu": {
"installation_mode": "allowed",
"install_url": "https://download.zotero.org/"
}

Firefox ExtensionSettings documentation: https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings

Any advice greatly appreciated!


Cheers,
Nick
Sign In or Register to comment.