• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    how to extract speedial widget image

    Opera for Windows
    2
    3
    1855
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • steinny
      steinny last edited by

      2f440343-f0df-4963-ae14-af707b7850d4-image.png I need one of these images but I cant get it, how might i be able to redownload it?

      Reply Quote 0
        1 Reply Last reply
      • burnout426
        burnout426 Volunteer last edited by

        In "C:\Users\yourusername\AppData\Roaming\Opera Software\Opera Stable\Default", there's a "Bookmarks" file. You can open JSONedit in tree mode and drag the file into JSONedit to view it.

        You then have to look for the entry for the speed dial in question. I should be under root/roots/custom_root/speeddial.

        Then, you have to look at the imageID value for that entry.

        Then, in the profile folder, you'll want to open the "BookmarksExtras" file in JSONedit, find that ID and select it. Then, in the value field on the right for that entry, you'll need to copy its base64 data (a bunch of characters) and use that that to build a data URL.

        So, it'll be like this:

        data:image/png;base64,thatdata
        

        You can then paste that URL in the address field and press enter to load the image where you can right-click and save the image.

        Here's an example of a little red square:

        data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAIAAAACDbGyAAAAEUlEQVR4nGP8z4ACmBgo4wMAUJEBCfBOwRcAAAAASUVORK5CYII=
        
        Reply Quote 0
          1 Reply Last reply
        • burnout426
          burnout426 Volunteer last edited by burnout426

          Or, if you want an easier way, left-click the start page to focus it, hit ctrl + shift + i to open the developer tools. Make sure you're on the "Elements" tab. Then, at the top left of the developer tools, click the button that's a dotted square with an arrow.

          Then, click the speed dial you want to select. Then, in the "Styles" section below, you should see:

              background-image: url("chrome://bookmark-image?id=11&timestamp=0");
          

          for example with that chrome URL shown as a link. Click that link and it'll open the image in a new tab.

          Reply Quote 0
            1 Reply Last reply
          • First post
            Last post

          Computer browsers

          • Opera for Windows
          • Opera for Mac
          • Opera for Linux
          • Opera beta version
          • Opera USB

          Mobile browsers

          • Opera for Android
          • Opera Mini
          • Opera Touch
          • Opera for basic phones

          • Add-ons
          • Opera account
          • Wallpapers
          • Opera Ads

          • Help & support
          • Opera blogs
          • Opera forums
          • Dev.Opera

          • Security
          • Privacy
          • Cookies Policy
          • EULA
          • Terms of Service

          • About Opera
          • Press info
          • Jobs
          • Investors
          • Become a partner
          • Contact us

          Follow Opera

          • Opera - Facebook
          • Opera - Twitter
          • Opera - YouTube
          • Opera - LinkedIn
          • Opera - Instagram

          © Opera Software 1995-