AInoob / NooBoss

NooBoss is an extension that handles your extensions like a boss!
https://ainoob.com/project/nooboss
GNU General Public License v3.0
320 stars 36 forks source link

[Feature request] Forbid users to disable extensions if they want it #57

Closed kilometrix closed 6 years ago

kilometrix commented 6 years ago

How about adding a function that will not allow to disable an extension? This will be helpful for those who use extentions that do not let users to visit time-wasting sites at work (StayFocused etc.). Because if there is a possibility to bypass a restriction, it will be bypassed :)

AInoob commented 6 years ago

Thank you for your suggestion. However this is not possible since Chrome does not provide extension with this much permission. To force enable one extension, you might want to check something related to group policy at the system level.