Comment on page
Group Policy Deployment - Firefox
Deploying KeeperFill via Group Policy
This section describes how to utilize your Active Directory Group Policy Management, against Firefox Policy Templates, to deploy the Keeper Browser extension to all PCs in your organization. Please note this is a general guide.
On your domain controller, download the zip file and extract the Firefox Policy Template file to your desired location. Ex:
C:\temp
https://github.com/mozilla/policy-templates/releases
- 1.Navigate to the directory in which you extracted the Firefox Policy Template file and copy the firefox.admx file located within the
\policy_templates_v.(version)\windows
directory toC:\Windows\PolicyDefinitions
- 2.Navigate to the directory in which you extracted the Firefox Policy Template file and copy the firefox.adml file located within the
\policy_templates_v.(version)\windows\en-US
directory toC:\Windows\PolicyDefinitions\en-US
NOTE: If a different language is desired instead of en-US, please navigate to the directory for the correct language of your choosing. Ex: es-ES
- 1.Open Group Policy Manager on your domain controller and expand out your domain -> Group Policy Objects. If you currently do not have a Group Policy created in which you want to utilize for Firefox Policies, proceed to right clicking on Group Policy Objects and create a New Policy.

Creating a new Policy
2. Name the policy something relevant. Ex: "Firefox Policy”
Policy Name
3. Once created, right click the new policy and select Edit.

Editing a Group Policy
4. Expand out Firefox Policy -> Computer Configuration -> Policies -> Administrative Templates -> Firefox -> Extensions then Right click and Edit the “Extensions to Install”

Configure Forced Installed Extensions
5. Tick the Enable button, and then click the Show button.

Enabling Forced Extensions
6. Add the full hyperlink to the Add-on from Mozilla, like below:
Text to be added:
https://addons.mozilla.org/firefox/downloads/file/4165142/keeper_password_manager-16.6.4.xpi
The URL changes every time Keeper updates the extension with Mozilla. To locate the current version, go to this website:
https://addons.mozilla.org/en-US/firefox/addon/keeper-password-manager/
Then look at the "Download file" link beneath the installation button. This link contains the most recent version published and signed by Mozilla.

Adding Keeper Browser Extension App ID
7. Click Apply, and then click OK

Applying the Forced Installed Extension
8. Now proceed to right clicking and Edit the “Prevent extensions from being disabled or removed”

Prevent Keeper Browser Extension Removal
9. Add the URL again from Step 6 above in the value field.

Adding Keeper Browser Extension App ID
10. Click Apply, and then click OK

Applying the Prevent Installed Extension Removal
11. Disable the Firefox Built-In Password Manager by navigating direct within Firefox Administrative Templates Policy definitions and then Right click and edit both the Offer to save logins and Offer to save logins (default) and set to Disabled, Click Apply and then OK.

Firefox AutoFill Capabilities Policies

Disable Firefox AutoFill Capabilities
12. Exit the Group Policy Management Editor, Right Click the OU of your choice, and select Link an Existing GPO.

Link Forced Installed Extension to PCs
13. Select the “Firefox Policy” and click “OK”

Firefox Policy Object
If you have more than one OU (Organizational Unit) that you would like to Link this new Group Policy to, repeat steps 12 - 13.
For any PC within that OU, the “Firefox Policy” will automatically install the Keeper Security Browser Extension, if Firefox is installed on those PCs as well as disable Firefox's, less secure, built-in password manager and AutoFill capabilities.
On a target client device, open Firefox and navigate to about:policies to see all policies that are applied. If you applied policy settings on the local computer, policies should appear immediately.
Successful KeeperFill Firefox Forced Install
You may need to run gpupdate /force, in an elevated command prompt, to apply this new group policy to the PCs.
gpupdate /force
You may need to close and reopen Firefox before the new policies appear.
Last modified 2mo ago