I wrote a Chrome extension that uses a managed repository API so that Google Apps administrators can customize their “settings” using the policy name and cost. When I install the extension, I see a new section in the chrome: // policy for the extension and an indication of the presence of "No policies installed."
I'm trying to figure out how to install this from the Google Apps management console. I have a Chrome management license and you can install the extension, but I don’t see an obvious place to define the values for the extension option, as defined in the schema.json file.
I can see the documentation at http://www.chromium.org/administrators/configuring-policy-for-extensions , but I'm on a Chromebook and assume there is some way to specify this from admin. google.com for my domain.
Am I missing something obvious? Thank.
source
share