Default Speed Dial Thumbnails
-
Zapril last edited by
I accidentally changed my YouTube speed dial bookmark icon while playing around with bookmarks. When I try to change it back, all I get is the original YouTube icon, and the latest YouTube icon. The Opera GX custom version is missing and I don't know how to get it back. Help...?
-
burnout426 Volunteer last edited by
Goto the URL
opera://about
and take note of the "profile" path. Then, close Opera.Then, open the "Bookmarks" file in the profile folder in a text editor (like Notepad++), look for the youtube entry and fix it so it looks like this:
{ "date_added": "13259802875230878", "guid": "e65a7893-81a7-4fe6-9ad5-88f1fd89ce5c", "id": "13", "meta_info": { "favicon_url": "https://sd-images.operacdn.com/api/v1/images/f630beaa98d8d529ade9af1153a86190d4f120e5.png", "imageData": "https://sd-images.operacdn.com/api/v1/images/e37f3adc9c24b9ffa6f3d8eca5dc71b7250248c5.png", "imageDataType": "2", "imageID": "083357D24D73D3E3EFCDC772D1D9D10A18AF4B77C029D3633172C628A901D5A8", "imageType": "2", "partner_id": "gx_youtube", "partner_image_download_url": "https://sd-images.operacdn.com/api/v1/images/e37f3adc9c24b9ffa6f3d8eca5dc71b7250248c5.png", "partner_url": "https://www.youtube.com/", "ping_url": "https://speeddials.opera.com/api/v2/ping/gx_youtube", "revision": "20190409", "server_position": "4" }, "name": "YouTube", "type": "url", "url": "https://www.youtube.com/" }
Then, save your changes and open Opera.
-
ajmod73 last edited by
@burnout426 Great! Is there a way to find the image data for the all the default tile icons such as twitch, reddit, etc...? it seems there is a image database somewhere...
-
burnout426 Volunteer last edited by
@ajmod73 Goto the URL
opera://about
and take note of the "install" path. Then, in the install folder, in the latest version folder, in the "resources" folder, open partner_speeddials.json.You can open the file in a text editor or in JSONedit in tree mode. Whatever is easier for you.
-
faqeeradrishak345 last edited by
@burnout426 said in Default Speed Dial Thumbnails:
Goto the URL
opera://about
and take note of the "profile" path. Then, close Opera.Then, open the "Bookmarks" file in the profile folder in a text editor (like Notepad++), look for the youtube entry and fix it so it looks like this:
{ "date_added": "13259802875230878", "guid": "e65a7893-81a7-4fe6-9ad5-88f1fd89ce5c", "id": "13", "meta_info": { "favicon_url": "https://sd-images.operacdn.com/api/v1/images/f630beaa98d8d529ade9af1153a86190d4f120e5.png", "imageData": "https://sd-images.operacdn.com/api/v1/images/e37f3adc9c24b9ffa6f3d8eca5dc71b7250248c5.png", "imageDataType": "2", "imageID": "083357D24D73D3E3EFCDC772D1D9D10A18AF4B77C029D3633172C628A901D5A8", "imageType": "2", "partner_id": "gx_youtube", "partner_image_download_url": "https://sd-images.operacdn.com/api/v1/images/e37f3adc9c24b9ffa6f3d8eca5dc71b7250248c5.png", "partner_url": "https://www.youtube.com/", "ping_url": "https://speeddials.opera.com/api/v2/ping/gx_youtube", "revision": "20190409", "server_position": "4" }, "name": "YouTube", "type": "url", "url": "https://www.youtube.com/" }
Then, save your changes and open Opera.
Thanks Bro! Appreciated your efforts.
-
MRESONANCE last edited by
i changed and now there is nothing showing on new tab like there is not a single speed left now what should i do now
if possible can you provide the whole file or maybe the whole thing that was written in it just copy paste the code of the file -
burnout426 Volunteer last edited by burnout426
@mresonance Goto the URL
opera://bookmarks
, and use the drop-down to export your bookmarks to an HTML file.Then, goto the URL
opera://about
, take note of the "profile" path, close Opera, and delete the "Bookmarks" and "BookmarksExtras" files in the profile folder.That will restore things to default. Then, you can goto the URL
opera://settings/importData
, choose "Bookmarks HTML File" in the drop-down and import your bookmarks. Then, at the URLopera://bookmarks
, you can move the imported bookmarks to the right place, but skip the imported speed dials as they will be already restored to default. -
burnout426 Volunteer last edited by
Also note that you can now right-click a speed dial and choose edit to edit its thumbnail. It only works for non-default ones. But, if you want to change a default one, move it to the trash, goto the URL
opera://bookmarks
, empty the trash, and then add the site as a speed dial yourself. That one you'll be able to edit.If you need a default thumbnail that Opera no longer uses, some of them are available here.
-