1
edit
No edit summary |
No edit summary |
||
| Line 635: | Line 635: | ||
Firefox and available extensions already allow for session saving, but don't have a way (to my knowledge) of allowing the user to save a part of their session for ''later in that session''. As an example, I tend to have a large number of tabs open at once, as do many people I know; a lot of these tabs are things to get to later, links from IM/e-mail that weren't of immediate concern, things I need at hand to refer to periodically, etc. The user could simply bookmark these, but to do that in an effective manner for this purpose ''seems'' tedious when all they really want to do is get rid of the immediate clutter, easily get it back when needed, and then forget about it when it's done. What I propose is something similar, but more streamlined: Joe should be able to just select several tabs, hit a button/kbd shortcut, and have them disappear (say, iconified to a toolbar) Restoring them (and their state) should be just as simple. | Firefox and available extensions already allow for session saving, but don't have a way (to my knowledge) of allowing the user to save a part of their session for ''later in that session''. As an example, I tend to have a large number of tabs open at once, as do many people I know; a lot of these tabs are things to get to later, links from IM/e-mail that weren't of immediate concern, things I need at hand to refer to periodically, etc. The user could simply bookmark these, but to do that in an effective manner for this purpose ''seems'' tedious when all they really want to do is get rid of the immediate clutter, easily get it back when needed, and then forget about it when it's done. What I propose is something similar, but more streamlined: Joe should be able to just select several tabs, hit a button/kbd shortcut, and have them disappear (say, iconified to a toolbar) Restoring them (and their state) should be just as simple. | ||
The advantage of this over bookmarking them is that the user can just stick some tabs somewhere, and get them back, without worrying about the actual process of doing so. | The advantage of this over bookmarking them is that the user can just stick some tabs somewhere, and get them back, without worrying about the actual process of doing so. | ||
== Stop execution in invisible tabs == | |||
Add an option to stop all javascript execution, all animations, all timer, all auto-refresh in tabs that are not visible because another tab is active or the window is minimized. I routinely have 20 windows with a dozen tabs each open (yes, FF is my operating system for all intents and purposes) and often some stupid site chews up tons of memory and cpu time due to javascript or animations that I don't even see. | |||
edit