You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opera browser uses an API to fetch thumbnails for the Opera Speed Dial new tab page. I imagine it is more or less undocumented and internal, but here's some info I've been able to glean:
Opera browser uses an API to fetch thumbnails for the Opera Speed Dial new tab page. I imagine it is more or less undocumented and internal, but here's some info I've been able to glean:
What Opera fetches
C:\Users\Darthagnon\AppData\Roaming\Opera Software\Opera Stable\suggestions_cache.json
:Example URL
Visiting https://speeddials.opera.com/api/v1/thumbnails/www.farfetch.com will give you:
https://sd-images.operacdn.com/api/v1/images/8bc90180428789d40775843aa32f79e39a5b083a.png
It appears https://speeddials.opera.com/api/v1/thumbnails/www.domain-name.com will return the thumbnail for that domain if available, e.g. https://speeddials.opera.com/api/v1/thumbnails/www.google.com
Official documentation
https://dev.opera.com/extensions/speed-dial-api/
The text was updated successfully, but these errors were encountered: