I need to find a way to uniquely identify each device (ChromeBook / ChromeBox) using the Chrome application, I looked at the Chrome application and also in the documents to create my own plugin using api pepper .
But I see no way to identify the device in any, just the user (which is not enough for my use).
Can this be done? How can I achieve this?
source share