According to this post: A chrome extension's user count listed on the chrome web store is the number of weekly users for that given extension.
For example, this chrome extension would have a weekly user count of 21,000,000 users:
However, I'm currently puzzled about what actually defines a "user." Does the browser keep some UUID for each chrome profile, or is it simply just the IP address of the user? Essentially, what is the unique identifier that separates users from each other?
Here's the case I'm working with:
I am installing an extension on many computers in a large corporate network - all devices have the same IP.
Will each device be counted as "user" even though they all have the same IP?
--
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 view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/97f86fdd-2089-4068-b117-a5939d657da1n%40chromium.org.