Does anyone happen to have a list of User Agent strings for different models and generations of Kindle eInk readers Experimental Web Browsers? I am developing a web server for making Calibre libraries available, and want to make a view specifically targeted at Kindle eInk readers.
Do they all use the same User Agent string as my first gen Kindle Paperwhite?
Code:
Mozilla/5.0 (X11; U; Linux armv71 like Android; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Version/5.0 Safari/533.2+ Kindle/3.0+
Or have more recent versions got different strings?
If anyone could share their Kindle model and User Agent string, that would be most helpful. You can find a browser's user agent string by pointing it to
https://whatmyuseragent.com/ (note the spelling).
Thanks in advance!