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

how to use policies ExtensionManifestV2Availability in com.google.Chrome? #362

Open
candrapersada opened this issue Feb 9, 2025 · 4 comments

Comments

@candrapersada
Copy link

how to use policies ExtensionManifestV2Availability in com.google.Chrome?
https://chromeenterprise.google/policies/#ExtensionManifestV2Availability

@outusuke
Copy link

outusuke commented Feb 9, 2025

sudo mkdir -p /etc/opt/chrome/policies/managed /etc/opt/chromium/policies/managed
echo '{ "ExtensionManifestV2Availability": 2 }' | sudo tee /etc/opt/chrome/policies/managed/policy.json /etc/opt/chromium/policies/managed/policy.json

@candrapersada
Copy link
Author

how to use without root and etc in system?

@outusuke
Copy link

i don't think its possible
#140

@candrapersada
Copy link
Author

how to use ExtensionInstallSources?
#177

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

2 participants