talkdesk-useragent-switcher/data/popup
2017-09-14 17:20:53 +04:30
..
index.css version 0.1.1 2017-09-14 17:20:53 +04:30
index.html version 0.1.1 2017-09-14 17:20:53 +04:30
index.js version 0.1.1 2017-09-14 17:20:53 +04:30
list.json version 0.1.1 2017-09-14 17:20:53 +04:30
loading.gif my first commit 2017-09-13 14:48:12 +04:30
ReadMe.txt my first commit 2017-09-13 14:48:12 +04:30
ua-parser.min.js my first commit 2017-09-13 14:48:12 +04: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