Code Monkey home page Code Monkey logo

Comments (4)

mkaply avatar mkaply commented on August 27, 2024

That actually sounds like a bug (that they aren't uninstalled)

Chrome introduced "removed" to explicitly remove things

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

Do you want them disabled or removed?

from policy-templates.

as-qwerty avatar as-qwerty commented on August 27, 2024

It seems right to me: delete if I specified "blocked" and do nothing if I specified nothing. Otherwise "blocked" is identical to "not specified"
I think there may be situations when you want to keep previously installed extensions for users, but not allow installation of new ones.
Maybe add a separate ExtensionSettings option that would allow selecting the action for already installed extensions (remove, blocked or do nothing)? That would be more flexible.

from policy-templates.

mkaply avatar mkaply commented on August 27, 2024

The tricky part is making this change without impacting the old behavior.

I wonder if I need to add a version flag to this JSON?

I'm going to look at Chrome to see exactly what they do.

from policy-templates.

as-qwerty avatar as-qwerty commented on August 27, 2024

I think the best thing to do is this:

  1. leave the default behavior as it is now
  2. Add a new option that allows you to specify what to do with extensions that are not explicitly listed as “blocked”: delete, gray out, or do nothing.

from policy-templates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.