2017-11-19 13:02:13 +03:30
|
|
|
ua-parser.min.js:
|
|
|
|
https://github.com/faisalman/ua-parser-js/blob/master/dist/ua-parser.min.js
|
2017-09-13 14:48:12 +04:30
|
|
|
|
2017-11-19 13:02:13 +03:30
|
|
|
Generating the list:
|
|
|
|
Run
|
|
|
|
JSON.stringify([...document.querySelectorAll('li a')].map(a => a.textContent))
|
|
|
|
on
|
|
|
|
http://www.useragentstring.com/pages/useragentstring.php?typ=Browser
|