Note that there are some explanatory texts on larger screens.

plurals
  1. POCustom Extensions on Managed Chromebooks
    primarykey
    data
    text
    <p>I am a developer looking for the best way to set up <strong>different schools with their own custom, private extensions</strong> (ie School A should be the only one with access to Extension A). Theoretically, I am aware that there are a few ways to get a custom, private extension pushed out on a domain:</p> <ol> <li><strong>Host the .crx</strong> on a server and click "Specify a Custom App" in the management console. </li> <li><strong>Create a Domain App</strong> by uploading a zip to the Chrome Web Store</li> <li>Upload the extension from my developer account to the Chrome Web Store and publish to a single <strong>"trusted tester,"</strong> or make it <strong>unlisted</strong></li> </ol> <p><strong>Option (1)</strong>, hosting the .crx, has not been working. I am not sure why, but the extension is simply not pushing out. I link directly to the crx file, which has the right ID and MIME type, still, no dice. If anyone has any tips or suggestions for getting this to work, I would love to hear them!</p> <p><strong>Option (2)</strong>, having the school create a domain app, seems a bit inefficient because it requires all schools to upload their own zip. So essentially I would have to email a zip file to the school, and have them publish it. All updates to the extension will also require a similar process, so this doesn't seem ideal.</p> <p>I doubt that <strong>option (3)</strong> would work. If I published to the admin as a "trusted tester", I don't think that the other people in the domain would be able to access it. If it is unlisted, I do not know how an admin could find it in the Chrome Web Store dialog. Also, I would rather avoid security through obscurity.</p> <p>Has anyone had success with hosting the extension and using the <strong>Specify a Custom App</strong> feature? Any other suggestions for getting a Custom Extension pushed out by the management console? Thanks so much!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload