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