Skip to main content
Solved

How to disable Google Chrome all extensions from Webstore, and disable Chrome auto updatde?

  • November 6, 2023
  • 5 replies
  • 255 views

Forum|alt.badge.img+2

My school is facing a management issue where many students are using Google Chrome's extensions feature to download VPN software. Is it possible to disable the installation of extensions from the Web Store on all student computers using Jamf Pro? Also, is there a way to disable the Chrome auto update? 

Best answer by AJPinto

It's just a configuration profile. Set the payloads you want and deploy. You can blacklist certain extensions or set the browser to only allow managed extensions to install. Google has managing Chrome fairly well documented; you can use configuration profiles or manage chrome directly from googles admin console. 

Set Chrome app and extension policies (Mac) - Chrome Enterprise and Education Help (google.com)

 

This is an example of a configuration profile we use. It forces these 3 extensions, and due to the key, it blocks the installation of any other extensions.

 

 

 

5 replies

JevermannNG
Forum|alt.badge.img+8
  • Valued Contributor
  • 136 replies
  • November 6, 2023

AJPinto
Forum|alt.badge.img+26
  • Legendary Contributor
  • 2802 replies
  • Answer
  • November 6, 2023

It's just a configuration profile. Set the payloads you want and deploy. You can blacklist certain extensions or set the browser to only allow managed extensions to install. Google has managing Chrome fairly well documented; you can use configuration profiles or manage chrome directly from googles admin console. 

Set Chrome app and extension policies (Mac) - Chrome Enterprise and Education Help (google.com)

 

This is an example of a configuration profile we use. It forces these 3 extensions, and due to the key, it blocks the installation of any other extensions.

 

 

 


Forum|alt.badge.img+7
  • Contributor
  • 39 replies
  • November 6, 2023

We manage our Chrome browsers via Google Admin Console / Managed Browsers. It's free and gives you total control - for example we block all Extensions and only allow ones we approve. I won't bore you any further but there's literally thousands of options available.

 

You deploy an enrolment token via a Jamf Config Profile then Google Admin takes over.

More info here:

https://support.google.com/chrome/a/answer/9116814?hl=en

https://chromeenterprise.google/intl/en_uk/browser/management/

 


Forum|alt.badge.img+16
  • Contributor
  • 636 replies
  • November 6, 2023

I'll also point out that VPN's can be stopped at the network level using a web filter that targets all connectivity points on the client. Be it Jamf Safe Internet, Securly,  or Lightspeed(🤢). Basically any that use a pac file or dns proxy. 

That way you get a belt and suspenders approach with extension whitelisting using Chrome Management.


Forum|alt.badge.img+2
  • Author
  • New Contributor
  • 1 reply
  • November 7, 2023

It's just a configuration profile. Set the payloads you want and deploy. You can blacklist certain extensions or set the browser to only allow managed extensions to install. Google has managing Chrome fairly well documented; you can use configuration profiles or manage chrome directly from googles admin console. 

Set Chrome app and extension policies (Mac) - Chrome Enterprise and Education Help (google.com)

 

This is an example of a configuration profile we use. It forces these 3 extensions, and due to the key, it blocks the installation of any other extensions.

 

 

 


Thanks. That is very helpful.