• 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

    V7 Sessions

    Opera add-ons
    extension comments
    62
    130
    88446
    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.
    • firuz-u7
      firuz-u7 last edited by

      Please update is also nothing visible in the dark theme.

      Reply Quote 0
        1 Reply Last reply
      • A Former User
        A Former User last edited by

        version 3.3.3 is on the store with the fix for dark theme
        you can force update:

        • by enabling developer mode on opera://extensions/ (top right corner)
        • and then click on update button (also top right corner when dev mode enabled)

        ...or you can wait for auto-update
        pleas export your sessions first, just in case (from extension options page)
        and do that regularly... it's a smart thing to do

        Reply Quote 0
          firuz-u7 1 Reply Last reply
        • firuz-u7
          firuz-u7 @Guest last edited by

          @vux777: Thank you very much the fix for dark theme
          Is it still possible to improve the background to be dark as V7 Bookmarks

          Reply Quote 0
            1 Reply Last reply
          • A Former User
            A Former User last edited by

            it is ...but that takes much more work (to implement dark theme like in bookmarks)
            I hope it will be in one of the next updates, currently I don't have a time for it

            Reply Quote 0
              firuz-u7 1 Reply Last reply
            • wasdwasd
              wasdwasd Banned last edited by

              Is it possible to reverse sorting, i.e. show most recent sessions at top?

              Reply Quote 0
                1 Reply Last reply
              • A Former User
                A Former User last edited by

                no, you can only reorder them with drag and drop
                drop session on the green line under target session node, not the whole green session...or they will merge

                Reply Quote 0
                  wasdwasd 1 Reply Last reply
                • wasdwasd
                  wasdwasd Banned @Guest last edited by

                  @vux777 Is it possible to add such feature? I use sessions often and have a few tens of them. I'd like t see most recent on top, because I open recent sessions more often than old session.

                  Reply Quote 0
                    wasdwasd 1 Reply Last reply
                  • firuz-u7
                    firuz-u7 @Guest last edited by

                    @vux777 Thank you I will wait with impatience

                    Reply Quote 0
                      1 Reply Last reply
                    • A Former User
                      A Former User last edited by

                      My Opera crashed and I had to do a new installation, but all my V7 sessions saved sessions are gone. Fortunately, before the new installation I saved the old folder of "opera stable". is there a way to recover my old sessions? In which folder are V7 Sessions sessions saved?

                      Reply Quote 0
                        1 Reply Last reply
                      • A Former User
                        A Former User last edited by

                        @arthurbiz
                        I hope you saved profile folder of Opera
                        \profile\data\Local Extension Settings\khmbgihnlknbjgjhmekjeoidpfimabpp
                        there will be some files like log, current...
                        copy those files and place them into your new Opera installation profile in the same path (same folder)
                        you sessions should be restored in new Opera installation

                        ps. you need to, of course, install V7 Sessions inside new Opera installation

                        Reply Quote 1
                          1 Reply Last reply
                        • A Former User
                          A Former User last edited by

                          thanks for your quick reply.
                          Yes I saved the old folder but inside the old Local Extension Settings folder there are 4 folders. In 3 of these folders (including the one with the name you indicated: khmbgih ....) there are only 4 files with these names: 000003.log - CURRENT - LOCK - LOG - MANIFEST-000001). I opened the 000003.log file but inside there are only two lines with no data.
                          Instead, in the fourth folder (it is called: flaibmngbecjljogddbgojfenfcneanb) there are many more files including 4 files with the extension .ldb. I opened the log file (which is called 000551.log) and inside there is a lot of data including the links to the web pages that were inside my old Sessions.
                          I tried to follow your procedure (copy the old 4 folder in the new profile Local Extension Settings folder and then install V7, but the list of Sessions is empty. I also tried to replace the files in the "flaibmngbecjljogddbgojfenfcneanb" folder in the one you indicated "khmbgih .... "but the result was the same: no sessions

                          Reply Quote 0
                            1 Reply Last reply
                          • A Former User
                            A Former User last edited by A Former User

                            @arthurbiz
                            First, you need to install V7 Sessions inside new Opera
                            and then copy files from one folder to another (from old saved profile folder to new Opera installation).... folder name is khmbgihnlknbjgjhmekjeoidpfimabpp
                            this is also extension ID
                            you can go to opera://extensions/ and enable developer mode (top right corner)

                            if you then go to any extension details, you'll see ID section in it
                            So...the ID of V7 Sessions extension is khmbgihnlknbjgjhmekjeoidpfimabpp and that is also a folder name where extension is saving data
                            other cryptic folders names are from other extensions (you can find which one by checking ID on extensions page)

                            when you copied folder into new Opera, and THEN installed V7 sessions, that installation rewritten your copied folder, and in new extension there are no saved sessions ofc

                            ...and when you copied files for other folder "flaib....." that was no V7 Sessions data...

                            Reply Quote 0
                              1 Reply Last reply
                            • wasdwasd
                              wasdwasd Banned @wasdwasd last edited by wasdwasd

                              @wasdwasd said in V7 Sessions:

                              Is it possible to add such feature? I use sessions often and have a few tens of them. I'd like t see most recent on top, because I open recent sessions more often than old session.

                              - for (var c = 0, e = sessX.length; c < e; c++) {
                              + for (var c = sessX.length - 1; c >= 0; c--) {
                              

                              Thank you, wasdwasd! Now it's much better!

                              Reply Quote 0
                                1 Reply Last reply
                              • nadie-nada-nunca
                                nadie-nada-nunca last edited by

                                A bug and an observation:

                                The bug: whenever I drag a session to reorder the list, it opens in the current browser window, as if I'd clicked the appropriate button (I didn't). This is actually a long-standing but and I don't remember if I ever reported it.

                                The observation: both this extension and V7 Tabs are (obviously, since it's a new feature) unaware of workspaces. All the tabs in all workspaces are treated as if they were a long list in the same window. This is disorienting because they seem to be sorted more or less in the order they were opened instead of Workspace 1 first, Workspace 2 second, etc. Again, it's just an observation, not a bug, and not your fault; I'm not even saying that the extension should be workspace-aware at this point since it's likely the workspace feature will change and evolve. But just a heads up.

                                Reply Quote 0
                                  1 Reply Last reply
                                • A Former User
                                  A Former User last edited by

                                  @nadie-nada-nunca
                                  about the bug:
                                  Weird. I can't recreate that behavior. Reordering sessions, tabs, tabs between sessions, windows...
                                  on my side it never triggers session open
                                  tested on windows 10, stable and developer

                                  about spaces:
                                  as you already wrote, extensions are not aware of Opera spaces.

                                  Reply Quote 0
                                    1 Reply Last reply
                                  • aquavolt
                                    aquavolt @aquavolt last edited by

                                    Today stupid Opera lost all my 1400 tabs again. I didn't get why. There was enough free space on C: drive. But when I closed Opera and waited a few minutes I noticed there is one opera.exe process stuck and it was loading my CPU. So, I killed that. After I restarted Opera I discovered all my tabs are gone.
                                    So, V7 Sessions (auto-saved session) saved my life again!
                                    @vux777 thank you for this great extension! You managed to do the thing that code monkeys from Opera failed to do. And glad to see the continued development of this extension. It seems you took into account my request:
                                    @aquavolt said in V7 Sessions:

                                    Could we get an option in settings to save empty tabs in autosaved sessions as it is in manually saved sessions?

                                    Now it looks like in auto-saved sessions the empty tabs are also saved. Thank you!

                                    I want to ask for another feature: offline session restore.
                                    Story: After I lost my 1400 tabs I need to restore them. If I just try to restore them by clicking Restore session button Opera will try to reload them all. Given that there are 1400 tabs it's impossible (no one has that much RAM). So, how I workaround that situation: I disconnect the network to make tabs reloading fail (so they will demand much less RAM) and then click Restore session button... and wait for a long time. The problems of such an approach:

                                    • long time to wait
                                    • Page titles are lost since the internet is disconnected and page failed to load (browser shows URL instead of page titles as the tab names)

                                    It would be cool to solve this problem. I see two ways here.
                                    First way: open tabs, but not reload them (not sure if Opera API supports that)
                                    Second way: make V7 sessions autosave sessions in the format compatible with format of Opera's native "Current Session". So in case of Opera fault, we could just copy autosaved last session file from Local Extension Settings to Current Session (while the browser is closed) and then just run Opera with all the tabs open, with titles without the need to reload them all.
                                    What do you think about this idea?

                                    Reply Quote 0
                                      1 Reply Last reply
                                    • A Former User
                                      A Former User last edited by

                                      "Save current windows" in the drop down menu on the right doesn't work. Befor, you could save the current windows by right clicking on the large icon in the left side bar but now it doesn't work in that way anymore. What am I doing wrong?

                                      Reply Quote 0
                                        A Former User 1 Reply Last reply
                                      • A Former User
                                        A Former User @Guest last edited by

                                        @arthurbiz
                                        I tested it in developer and stable version
                                        it works fine
                                        in sidebar: If I left click on save session icon, it will save all windows
                                        if I right click it, it will only save current window

                                        Also on toolbar popop, sessions are saved accordingly (tab, window, windows)
                                        do you still experiencing this problem?
                                        if so, pls post your OS and Opera version

                                        Reply Quote 0
                                          A Former User scaupus kludikovsky1 3 Replies Last reply
                                        • A Former User
                                          A Former User @Guest last edited by

                                          @vux777: Windows 10 pro v.1909
                                          Opera v. 68.0.3618.63
                                          V7 sessions 3.3.3

                                          Reply Quote 0
                                            A Former User 1 Reply Last reply
                                          • A Former User
                                            A Former User @Guest last edited by

                                            @arthurbiz
                                            I have a strange behaviour
                                            Yesterday, in stable build prior to .63 it was working fine (and dev too)
                                            Then last night I update to latest stable (.63) and the right click on sidebar button didn't work
                                            But today is working correctly again in all builds
                                            I hope it's just a "hiccup" in .63 version

                                            Reply Quote 0
                                              A Former User 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-