Can we retrieve our machine serial number in our chrome extension? -


can retrieve our machine serial number in our chrome extension?

for example can serial number in windows executing following command in shell

wmic bios serialnumber

how can fetch serial number in chrome extension?

no. chrome extensions designed protect user privacy greatest practical extent, , 1 component of user privacy controlling ability of code "fingerprint" user. read eff's discussion of fingerprinting more.

i didn't mark question duplicate, same answer applies this question.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -