Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring settings via policies #45

Open
septatrix opened this issue Aug 13, 2023 · 0 comments
Open

Allow configuring settings via policies #45

septatrix opened this issue Aug 13, 2023 · 0 comments

Comments

@septatrix
Copy link

Chrome allows not only installing but also configuring extensions using policies. This is very useful when deploying extensions to several machines and performing initial setup.
This would require to declare possible values in the manifest as a schema and then they can be read using the storage.managed API.
My personal use case is setting up kiosk devices to have an on-screen keyboard with the correct layout already set and "Use touch events instead of mouse events" enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant