Get Started

Quick Start Guide

5 Minutes

Get Ghostery deployed across your organization in minutes. This guide provides the essential values and configurations you need.

Extension IDs Reference

Browser Extension ID Store Update URL
Chrome mlomiejdfkolichcflejclcbmpeaniij Chrome Web Store https://clients2.google.com/service/update2/crx
Edge fclbdkbhjlgkbpfldjodgjncejkkjcme Edge Add-ons https://edge.microsoft.com/extensionwebstorebase/v1/crx
Firefox firefox@ghostery.com Firefox Add-ons N/A (uses policies.json)

Chrome Quick Deploy

Add to ExtensionInstallForcelist policy:

mlomiejdfkolichcflejclcbmpeaniij;https://clients2.google.com/service/update2/crx

Verify: Navigate to chrome://policy after deployment.

Full Chrome deployment guide →

Microsoft Edge Quick Deploy

Add to ExtensionInstallForcelist policy:

fclbdkbhjlgkbpfldjodgjncejkkjcme;https://edge.microsoft.com/extensionwebstorebase/v1/crx

Verify: Navigate to edge://policy after deployment.

Full Edge deployment guide →

Firefox Quick Deploy

Create policies.json in your Firefox distribution folder:

{
  "policies": {
    "ExtensionSettings": {
      "firefox@ghostery.com": {
        "installation_mode": "force_installed",
        "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ghostery/latest.xpi"
      }
    }
  }
}

Verify: Navigate to about:policies after deployment.

Full Firefox deployment guide →

Quick Configuration

To disable the onboarding flow and lock user controls, add these managed storage settings:

{
  "disableOnboarding": true,
  "disableUserControl": true,
  "trustedDomains": ["your-company.com"]
}

Full policy reference →

Next Steps

Need Help?

Our enterprise support team is ready to assist with your deployment.

Contact Enterprise Support