We don’t have a Load More button in the Details view of the Browsers and OS report. This means that it is not possible to get the full list of browsers, OSs that have visited a site. Would be nice to add the ability to load more like it’s possible in other reports.
Currently you can get the whole list of browsers and OSs through our Stats API. A query like this should do the trick:
or
https://plausible.io/api/v1/stats/breakdown?&site_id=yourdomain.com&period=30d&property=visit:os
You can also use the period and date fields to select the time period. The default period is the last 30 days.
Major vote from me. It is so major I had to leave a comment on this one! I did send this as a feature request toward the earlier part of the year.
There’s now the Details view in the Devices report which allows you to see the full list of browsers, browser versions, OS and OS versions.