Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Multiple browser-window-tab configurations?

Multiple browser-window-tab configurations?

Scheduled Pinned Locked Moved The Lounge
csharptutorialphpcomquestion
48 Posts 30 Posters 2 Views 1 Watching
  • 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.
  • L lewax00

    Well I don't know if it's quite what you want, but Firefox has tab groups, there's a button next to the minimize/maximize/close buttons that opens up the menu for that. Then instead of switching/closing windows you would just switch tab groups.

    M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #21

    lewax00 wrote:

    but Firefox has tab groups,

    Heh, that got me to think, maybe someone has created a plugin for Chrome, and lo-and-behold, there are several to choose from! Thanks for planting the seed of the thought! Marc

    Reverse Engineering Legacy Applications
    How To Think Like a Functional Programmer
    My Blog
    Computational Types in C# and F#

    1 Reply Last reply
    0
    • M Marc Clifton

      mark merrens wrote:

      Yes. If a tab is important to you, bookmark it; if not, close it. No one needs 40 tabs open at the same time.

      As I wrote Max above, tabs are my bookmarks, but perhaps you are right. Still, it's such a pain to set up bookmarks, categories, etc, which are displayed in stupid folder lists when what I want is something more like Mind Manager where I can draw associations between pages, make notes on the bookmarks, and the bookmark manager is Chrome is computer specific so my bookmarks on one computer don't automatically appear on the other. Yes, there probably are obvious solutions to these problems, but yet again, why can't this just be done right, so that I don't have to think about! Marc

      Reverse Engineering Legacy Applications
      How To Think Like a Functional Programmer
      My Blog
      Computational Types in C# and F#

      B Offline
      B Offline
      Brady Kelly
      wrote on last edited by
      #22

      Chrome makes a negligible effort to sync bookmarks across machines, but when I started regularly using two machines a few weeks ago I installed an old favourite, Xmarks[^]. It still had bookmarks I set like five years and as many machines ago.

      M 1 Reply Last reply
      0
      • C Colin Mullikin

        Marc Clifton wrote:

        and the bookmark manager is Chrome is computer specific so my bookmarks on one computer don't automatically appear on the other.

        I don't know what Chrome you are using, but that's not how mine is... :doh:

        The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin

        M Offline
        M Offline
        Marc Clifton
        wrote on last edited by
        #23

        Colin Mullikin wrote:

        I don't know what Chrome you are using, but that's not how mine is...

        Well, maybe it needs a bit to sync, but I noticed that on my laptop (I actually tested this before I wrote the post) the bookmark manager on my laptop displays a completely different folder structure and contents than on my desktop. Marc

        Reverse Engineering Legacy Applications
        How To Think Like a Functional Programmer
        My Blog
        Computational Types in C# and F#

        C D 2 Replies Last reply
        0
        • B Brady Kelly

          Chrome makes a negligible effort to sync bookmarks across machines, but when I started regularly using two machines a few weeks ago I installed an old favourite, Xmarks[^]. It still had bookmarks I set like five years and as many machines ago.

          M Offline
          M Offline
          Marc Clifton
          wrote on last edited by
          #24

          Brady Kelly wrote:

          I installed an old favourite, Xmarks[^].

          Snazzy! I'll check it out. Thanks! Marc

          Reverse Engineering Legacy Applications
          How To Think Like a Functional Programmer
          My Blog
          Computational Types in C# and F#

          1 Reply Last reply
          0
          • M Marc Clifton

            Colin Mullikin wrote:

            I don't know what Chrome you are using, but that's not how mine is...

            Well, maybe it needs a bit to sync, but I noticed that on my laptop (I actually tested this before I wrote the post) the bookmark manager on my laptop displays a completely different folder structure and contents than on my desktop. Marc

            Reverse Engineering Legacy Applications
            How To Think Like a Functional Programmer
            My Blog
            Computational Types in C# and F#

            C Offline
            C Offline
            Colin Mullikin
            wrote on last edited by
            #25

            That's odd. My laptop at home and my desktop at work have the exact same set of bookmarks and folders. And I can just right click on a folder and it gives the option to either open all, open all in new window, or open all in incognito window.

            The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin

            1 Reply Last reply
            0
            • M Maximilien

              Marc Clifton wrote:

              Currently in Chrome I have some 40+ tabs open

              :omg: I never have more than 5 tabs open at the same time.

              Nihil obstat

              E Offline
              E Offline
              Emmanuel Medina
              wrote on last edited by
              #26

              I usually have 2 emails open (Gmail and Hotmail), 1 for gaming news, 1 for Code Project, 1 for StackOverflow, 1 for Google, so thats 6 at least, most of the time I have 10 open at the very minimum, and when it reaches 30+, I start closing the ones that I haven't any interest in anymore, and for the ones I do have interest in, I put them in my Google Bookmarks, and then close them.

              1 Reply Last reply
              0
              • M Marc Clifton

                Currently in Chrome I have some 40+ tabs open. It's a bit annoying because most of the time I'm interested in only a subset of them based on what I'm working on. What I want to know is, is there some easy way I can set up the browser (any browser, I don't care) to just open up the tabs I want, or even better, just save the configuration of tabs in the browser window for each window? For example, if I have a window with 40+ tabs, move a tab to a new window and add a few more, if I close the first window first and then the second later, Chrome only remembers the tabs for the last window closed. This is really annoying. I don't want to bookmark each tab and put them into separate categories, I want the browser to ask me "what collection of tabs do you want me to open?" and simply create collections automatically by how they're organized in different browser windows. Is that asking too much? Marc

                Reverse Engineering Legacy Applications
                How To Think Like a Functional Programmer
                My Blog
                Computational Types in C# and F#

                T Offline
                T Offline
                Terrence Dorsey
                wrote on last edited by
                #27

                I juggle 50 or more tabs in multiple windows on a daily basis. Depending on what you're trying to do, this might help. You can drag a tab off the current window and Chrome creates a new window, or you can drag tabs over to an existing window. Organize tabs into separate windows of related pages. Then go to one of those windows, right click on a tab and select "Bookmark All Tabs." Give your tab collection a useful name. All of the open tabs *in the current window* will be bookmarked in a folder with that name. It's important that you save this to your Other Bookmarks menu, not the tab bar (there's a bug in Chrome). When you want those tabs, just right-click on the bookmark *folder* and select "Open All Bookmarks in New Window." The Bookmark Manager is much improved in recent builds of Chrome. I use it frequently to tidy up and clear out old bookmarks.

                Director of Content Development, The Code Project

                M 1 Reply Last reply
                0
                • M Marc Clifton

                  Currently in Chrome I have some 40+ tabs open. It's a bit annoying because most of the time I'm interested in only a subset of them based on what I'm working on. What I want to know is, is there some easy way I can set up the browser (any browser, I don't care) to just open up the tabs I want, or even better, just save the configuration of tabs in the browser window for each window? For example, if I have a window with 40+ tabs, move a tab to a new window and add a few more, if I close the first window first and then the second later, Chrome only remembers the tabs for the last window closed. This is really annoying. I don't want to bookmark each tab and put them into separate categories, I want the browser to ask me "what collection of tabs do you want me to open?" and simply create collections automatically by how they're organized in different browser windows. Is that asking too much? Marc

                  Reverse Engineering Legacy Applications
                  How To Think Like a Functional Programmer
                  My Blog
                  Computational Types in C# and F#

                  R Offline
                  R Offline
                  Rutvik Dave
                  wrote on last edited by
                  #28

                  Have tried 'Pin Tab' (Chrome) or 'Pin as App' (Firefox)? Pinned tab will reopen on your next visit. and you have 2 browsers so you get 2 groups of pinned tabs. But if you have 40+ Tabs it will be difficult to read from just favicon. And if you really want a solution: 'Please write a firefox plugin by yourself and THEN write an Article about that...' ;P

                  1 Reply Last reply
                  0
                  • T Terrence Dorsey

                    I juggle 50 or more tabs in multiple windows on a daily basis. Depending on what you're trying to do, this might help. You can drag a tab off the current window and Chrome creates a new window, or you can drag tabs over to an existing window. Organize tabs into separate windows of related pages. Then go to one of those windows, right click on a tab and select "Bookmark All Tabs." Give your tab collection a useful name. All of the open tabs *in the current window* will be bookmarked in a folder with that name. It's important that you save this to your Other Bookmarks menu, not the tab bar (there's a bug in Chrome). When you want those tabs, just right-click on the bookmark *folder* and select "Open All Bookmarks in New Window." The Bookmark Manager is much improved in recent builds of Chrome. I use it frequently to tidy up and clear out old bookmarks.

                    Director of Content Development, The Code Project

                    M Offline
                    M Offline
                    Marc Clifton
                    wrote on last edited by
                    #29

                    Terrence Dorsey wrote:

                    Then go to one of those windows, right click on a tab and select "Bookmark All Tabs."

                    Ah ha - that is useful. Thanks! Marc

                    Reverse Engineering Legacy Applications
                    How To Think Like a Functional Programmer
                    My Blog
                    Computational Types in C# and F#

                    1 Reply Last reply
                    0
                    • M Marc Clifton

                      Currently in Chrome I have some 40+ tabs open. It's a bit annoying because most of the time I'm interested in only a subset of them based on what I'm working on. What I want to know is, is there some easy way I can set up the browser (any browser, I don't care) to just open up the tabs I want, or even better, just save the configuration of tabs in the browser window for each window? For example, if I have a window with 40+ tabs, move a tab to a new window and add a few more, if I close the first window first and then the second later, Chrome only remembers the tabs for the last window closed. This is really annoying. I don't want to bookmark each tab and put them into separate categories, I want the browser to ask me "what collection of tabs do you want me to open?" and simply create collections automatically by how they're organized in different browser windows. Is that asking too much? Marc

                      Reverse Engineering Legacy Applications
                      How To Think Like a Functional Programmer
                      My Blog
                      Computational Types in C# and F#

                      S Offline
                      S Offline
                      SockPuppeteer
                      wrote on last edited by
                      #30

                      I have the same issue and use ctrl-shift-D which creates a bookmark for all the open tabs - which I then name something like "good pron" or "MVVM Javascript" or whatever. I usually save them in the bookmarks bar for easy access - you can then right-click on the one and select 'open all bookmarks in new window' or whatever takes your fancy. As long as I tidy up my bookmark bar regularly it works quite well for me.

                      .\\axxx

                      1 Reply Last reply
                      0
                      • M Marc Clifton

                        Currently in Chrome I have some 40+ tabs open. It's a bit annoying because most of the time I'm interested in only a subset of them based on what I'm working on. What I want to know is, is there some easy way I can set up the browser (any browser, I don't care) to just open up the tabs I want, or even better, just save the configuration of tabs in the browser window for each window? For example, if I have a window with 40+ tabs, move a tab to a new window and add a few more, if I close the first window first and then the second later, Chrome only remembers the tabs for the last window closed. This is really annoying. I don't want to bookmark each tab and put them into separate categories, I want the browser to ask me "what collection of tabs do you want me to open?" and simply create collections automatically by how they're organized in different browser windows. Is that asking too much? Marc

                        Reverse Engineering Legacy Applications
                        How To Think Like a Functional Programmer
                        My Blog
                        Computational Types in C# and F#

                        B Offline
                        B Offline
                        BillWoodruff
                        wrote on last edited by
                        #31

                        Hi Marc, I am currently using the "Session Manager" extension for Chrome, and find that useful for organizing sessions/tabs. There's a Chrome Store page listing other extensions similar to Session Manager: [^]. yrs, Bill

                        "We live in a world ruled by fictions: mass merchandising, advertising, politics as advertising, instant translation of science, technology, into popular imagery, increasing blur of identity in realms of consumer goods, preempting any free, original, imaginative, response to experience by the television screen. We live in an enormous novel. For a writer it's less necessary to invent a novel's fictional content: fiction's already there. A writer's task is to invent a reality." J. G. Ballard, 1974

                        1 Reply Last reply
                        0
                        • M Marc Clifton

                          Currently in Chrome I have some 40+ tabs open. It's a bit annoying because most of the time I'm interested in only a subset of them based on what I'm working on. What I want to know is, is there some easy way I can set up the browser (any browser, I don't care) to just open up the tabs I want, or even better, just save the configuration of tabs in the browser window for each window? For example, if I have a window with 40+ tabs, move a tab to a new window and add a few more, if I close the first window first and then the second later, Chrome only remembers the tabs for the last window closed. This is really annoying. I don't want to bookmark each tab and put them into separate categories, I want the browser to ask me "what collection of tabs do you want me to open?" and simply create collections automatically by how they're organized in different browser windows. Is that asking too much? Marc

                          Reverse Engineering Legacy Applications
                          How To Think Like a Functional Programmer
                          My Blog
                          Computational Types in C# and F#

                          L Offline
                          L Offline
                          lukeer
                          wrote on last edited by
                          #32

                          Opera has "sessions". A session saves all windows including all of their open tabs. But opening a session doesn't close the currently open windows. It just opens more windows as the session dictates.

                          Ciao, luker

                          1 Reply Last reply
                          0
                          • M Marc Clifton

                            Currently in Chrome I have some 40+ tabs open. It's a bit annoying because most of the time I'm interested in only a subset of them based on what I'm working on. What I want to know is, is there some easy way I can set up the browser (any browser, I don't care) to just open up the tabs I want, or even better, just save the configuration of tabs in the browser window for each window? For example, if I have a window with 40+ tabs, move a tab to a new window and add a few more, if I close the first window first and then the second later, Chrome only remembers the tabs for the last window closed. This is really annoying. I don't want to bookmark each tab and put them into separate categories, I want the browser to ask me "what collection of tabs do you want me to open?" and simply create collections automatically by how they're organized in different browser windows. Is that asking too much? Marc

                            Reverse Engineering Legacy Applications
                            How To Think Like a Functional Programmer
                            My Blog
                            Computational Types in C# and F#

                            L Offline
                            L Offline
                            Lewis1986
                            wrote on last edited by
                            #33

                            I cannot see why it would be hard to implement... Essentially most multi-tab browsers now have a separate process for each tab, but they must have some way of telling which tab is active in order for it to display in a raised state. So it is not at all impossible, they cannot even state the memory requirements would be too high, as storing a url as compared with storing all the garbage that most webpages contain is like adding a grain of sand to a mountain. All they need to do once they have the active tab is extrapolate the url and add it to a tab-group. Far more worrying for me is the implementation of having 10+ tabs open at one time in Windows 8. It is a nightmare to navigate through without using [OS]/[ALT]+[TAB] (I believe my win8 does not allow [WIN]+[TAB], but [ALT]+[TAB] works great... theyFail!)

                            1 Reply Last reply
                            0
                            • Mike HankeyM Mike Hankey

                              Marc Clifton wrote:

                              I know I can categorize them, but that's numerous clicks and so forth,

                              Yeah I figured you would and it is a pain to have to go through the process of bookmarking each one. To bad you can't bulk select a bunch of tabs and bookmark them that way it would still require some extra work but it would help? [edit] I was intrigued by your problem, as I have wished in the past for a way to bulk save tabs so I could come back later to research and found in FF that if you right click on a tab one of the options is to "Bookmark All Tabs...". It will then ask you for a destination and you can go back later as I mentioned above and open all tabs. Hope this eases the pain a little. [/edit]

                              VS2010/Atmel Studio 6.0 ToDo Manager Extension
                              Version 3.0 now available. There is no place like 127.0.0.1

                              C Offline
                              C Offline
                              Craig Norton
                              wrote on last edited by
                              #34

                              I've got a similar problem. When I'm researching a new topic I'll open up many links trying to find the best information but then need to save that session so I can recall it later. I've been looking at a few chrome extensions and one I can recommend is TabCloud[^]. This allows you to label all tabs in a window and reopen them again later in a single click. It also uses your google account so syncs across all your computers.

                              Mike HankeyM 1 Reply Last reply
                              0
                              • M Marc Clifton

                                Maximilien wrote:

                                I never have more than 5 tabs open at the same time.

                                Lots of stuff. I don't do bookmarking. Tabs are my bookmarks. Maybe I should be better organized. :rolleyes: Marc

                                Reverse Engineering Legacy Applications
                                How To Think Like a Functional Programmer
                                My Blog
                                Computational Types in C# and F#

                                C Offline
                                C Offline
                                Cesar de Souza
                                wrote on last edited by
                                #35

                                Same here. But the real culprit is the CodeProject Daily News mail. I receive it at the beginning of the day, and as soon as I start reading it I always open all its links on background tabs. I read some, then get back to do work and the others just stay sitting there for the whole day until I can read them again. Poor lonely, forgotten tabs.

                                Interested in Machine Learning in .NET? Check the Accord.NET Framework. See also Handwriting Recognition Revisited: Kernel Support Vector Machines

                                1 Reply Last reply
                                0
                                • M Marc Clifton

                                  Currently in Chrome I have some 40+ tabs open. It's a bit annoying because most of the time I'm interested in only a subset of them based on what I'm working on. What I want to know is, is there some easy way I can set up the browser (any browser, I don't care) to just open up the tabs I want, or even better, just save the configuration of tabs in the browser window for each window? For example, if I have a window with 40+ tabs, move a tab to a new window and add a few more, if I close the first window first and then the second later, Chrome only remembers the tabs for the last window closed. This is really annoying. I don't want to bookmark each tab and put them into separate categories, I want the browser to ask me "what collection of tabs do you want me to open?" and simply create collections automatically by how they're organized in different browser windows. Is that asking too much? Marc

                                  Reverse Engineering Legacy Applications
                                  How To Think Like a Functional Programmer
                                  My Blog
                                  Computational Types in C# and F#

                                  K Offline
                                  K Offline
                                  kevinpelgrims
                                  wrote on last edited by
                                  #36

                                  Go for Opera. It has tab groups done right (unlike Firefox). You basically just drag a tab on top of another tab and you have a group. On top of that Opera also has sessions, so you can save and restore multiple windows with mutliple tab(group)s.

                                  M 1 Reply Last reply
                                  0
                                  • M Marc Clifton

                                    Currently in Chrome I have some 40+ tabs open. It's a bit annoying because most of the time I'm interested in only a subset of them based on what I'm working on. What I want to know is, is there some easy way I can set up the browser (any browser, I don't care) to just open up the tabs I want, or even better, just save the configuration of tabs in the browser window for each window? For example, if I have a window with 40+ tabs, move a tab to a new window and add a few more, if I close the first window first and then the second later, Chrome only remembers the tabs for the last window closed. This is really annoying. I don't want to bookmark each tab and put them into separate categories, I want the browser to ask me "what collection of tabs do you want me to open?" and simply create collections automatically by how they're organized in different browser windows. Is that asking too much? Marc

                                    Reverse Engineering Legacy Applications
                                    How To Think Like a Functional Programmer
                                    My Blog
                                    Computational Types in C# and F#

                                    G Offline
                                    G Offline
                                    Glenn_Y
                                    wrote on last edited by
                                    #37

                                    Hi Marc, Maybe I'm missing something but you can bookmark all open tabs as a group using "Add Current Tabs to Favorites". The next time you open your browser you just right click the folder in Favorites and select "Open in Tab Group". Admittedly for each window you would have to select a separate folder to open but it seems like that would meet your needs. This assumes you're using IE. ...the only browser we are allowed in my office (corporate environments are awesome!) :| Glenn

                                    1 Reply Last reply
                                    0
                                    • K kevinpelgrims

                                      Go for Opera. It has tab groups done right (unlike Firefox). You basically just drag a tab on top of another tab and you have a group. On top of that Opera also has sessions, so you can save and restore multiple windows with mutliple tab(group)s.

                                      M Offline
                                      M Offline
                                      Marc Greiner at home
                                      wrote on last edited by
                                      #38

                                      +1 for Opera. I currently have 60 or more opened tabs in Opera right now. With Opera, you can: - Group tabs by drag and drop a tab onto another, or onto another group of tabs. - Collapse / expand groups of tags. - Save tabs set into what is called "sessions" for later reopening them. - Opera reopens your tabs when it restarts. Note that Opera was the first browser introducing tabs. Some other pretty good functions of the opera browser: - has en integrated email client (and not simply another email client: it is the best I have ever seen. Outlook is not a good email client in comparison). - news groups, - rss feeds - Opera is better than dedicated email clients, rss feeds and news groups readers. And I tried lots of them. - Very good download manager. - Popup blocker that works pretty well. - Some sites are unreadable (wrong colors or fonts). Get rid of this ugly page rendering with a single click on a toolbar button. - Easily transfer your settings from one PC to another, for example when you clean install from Windows 7 to Windows 8, which I just did yesterday: I got my 60+ opened tabs on windows 8 like the day before on Windows 7, with all my contacts, emails, mail accounts, past emails (10 years+), passwords, etc. - etc. Actually, Opera has all the functions of Chrome, + much more. I use Chrome mainly for debugging purposes, or when I need to open a site with another account.

                                      1 Reply Last reply
                                      0
                                      • C Craig Norton

                                        I've got a similar problem. When I'm researching a new topic I'll open up many links trying to find the best information but then need to save that session so I can recall it later. I've been looking at a few chrome extensions and one I can recommend is TabCloud[^]. This allows you to label all tabs in a window and reopen them again later in a single click. It also uses your google account so syncs across all your computers.

                                        Mike HankeyM Offline
                                        Mike HankeyM Offline
                                        Mike Hankey
                                        wrote on last edited by
                                        #39

                                        TabCloud looked very interesting so I tried it but it doesn't work on WIn7 64-bit gets a Can't connect to server error message but did look promising. I found in FF that if you right click a tab one of the options is "Bookmark All Tabs...", it will ask you for a destination folder then you can come back later and select the "Open All in Tabs" option from the Bookmark menu. Glad the post was started I never knew about this option and it will come in very handy in the future.

                                        VS2010/Atmel Studio 6.0 ToDo Manager Extension
                                        Version 3.0 now available. There is no place like 127.0.0.1

                                        C 1 Reply Last reply
                                        0
                                        • M Marc Clifton

                                          Colin Mullikin wrote:

                                          I don't know what Chrome you are using, but that's not how mine is...

                                          Well, maybe it needs a bit to sync, but I noticed that on my laptop (I actually tested this before I wrote the post) the bookmark manager on my laptop displays a completely different folder structure and contents than on my desktop. Marc

                                          Reverse Engineering Legacy Applications
                                          How To Think Like a Functional Programmer
                                          My Blog
                                          Computational Types in C# and F#

                                          D Offline
                                          D Offline
                                          DougWills
                                          wrote on last edited by
                                          #40

                                          I am sure I am missing the point, but I do this through bookmarks. I save important links to my bookmarks bar in folders by project/business need. I duplicate bookmarks where necessary. I then simply right click and "Open all bookmarks" and get my specific setup for whatever I am working on. I sync all of this using Xmarks in Chrome, IE and Firefox so my links list is the same no matter what browser I am working on and what computer I am working on. It couldn't be much easier.

                                          M 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups