Where do I find an extension ID# to deploy with GPO?
I need to push extensions to firefox using GPO. I have the template and found the policy to add the ID, I just can't find the ID# to enable the GPO. Please help. Where do I find a given extensions ID?
Toutes les réponses (1)
Easiest is to install the extension and check its file name in the extensions folder in the profile folder or use the about:debugging page. The extension might not have its ID listed in the manifest.json file in the XPI (ZIP) archive and in that case you would have to check the pkcs7 mozilla.rsa certificate in the META-INF folder.