#chrome.management - Chrome Developers
1 messages · Page 1 of 1 (latest)
Hey! So I've heard back. This isn't currently implemented, but the Reports API (https://developers.google.com/chrome/management/reference/rest/v1/customers.reports/countInstalledApps) will let you see all installed apps, including Android apps, just not by-device (so you can see X devices have Y app installed, but not individual apps per device). Is that sufficient for your needs?
Thanks a lot for getting back to me. Oh ok, that's interesting. So it's possible to do this in a managed environment.
I should've been more specific, but the chrome.management api is also consumer facing. A use-case would be that a user wants to launch an application at a certain time using an automation app. The "get-all" method would list the apps installed on a machine (beyond the deprecated chrome apps) and let them select one of those.
Thanks for clarifying! I've passed this along, too, and if I hear back I'll let you know!