We have an app that is going to be disseminated to potentially thousands of devices. This app needs to be able to connect to a server of their choosing, but because of the number of devices and environments that this will take place, it is impractical for the device administrators to have to manually enter a URL each time. Also, there may be situations where there is not outside network access, so we can't have a maintained central server which has all the connection information available.So my question is this: is there a way to set settings/variables when an app is installed onto a managed chromebook via admin.google.com or something similar?
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/c73f205c-c2c9-4338-ba1f-9e5e1fc498d2%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
+MattiasI don't think this is currently supported to set settings/parameter when pushing an app from admin.google.com.How do you plan to install the app on thousands of devices? via admin.googoe.com? The device must have access to the Internet in this case. Could the app handle chrome.runtime.onInstalled and fetch the URL from a central server at that time?
On Thu, Nov 6, 2014 at 12:59 PM, Ben Wells <benw...@chromium.org> wrote:
+xiyuan, +joshwoodward who might know something about this, or who else to add to the thread.
On Fri, Nov 7, 2014 at 2:02 AM, Thor Tallmon <nick.eastw...@gmail.com> wrote:
We have an app that is going to be disseminated to potentially thousands of devices. This app needs to be able to connect to a server of their choosing, but because of the number of devices and environments that this will take place, it is impractical for the device administrators to have to manually enter a URL each time. Also, there may be situations where there is not outside network access, so we can't have a maintained central server which has all the connection information available.So my question is this: is there a way to set settings/variables when an app is installed onto a managed chromebook via admin.google.com or something similar?
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsubscribe...@chromium.org.