simple-window-saver
simple-window-saver copied to clipboard
An extension for Google Chrome that lets you save and restore windows. Download the latest version here:
Chrome has a "Name Window" feature (right-click on the title bar | Name Window ...). When I have multiple windows open at once I name each window with the name...
Hello, just noticed chrome updated the extension automatically, and... bad surprise... all my saved windows are gone :facepalm: Is there any way to recover this? Thinks like that render a...
sws currently just reopens all tabs as ungrouped, so it kills any of the groupings previously setup. https://developer.chrome.com/docs/extensions/reference/ generally, nick, is this extension still supported, or abandonware at this point?...
I have managed to install the extension into Brave but now I don't see anything in Simple Window Saver - although there's tons of groups in my Chrome instance. I...
First, thanks for the extension, great stuff! Then, to the point: I was wondering if there's any technical limitation preventing this extension to work in incognito mode? If so, "what...
If you open a saved window and close it before the tabs are fully loaded, the saved window contains 0 tabs.
EDIT: right after pushing this, I remember that it needs to migrate the localStorage of existing installations. I'll implement that and push it to this PR.
If you save a window named "savedWindowNames" then all your saved windows disappear. I know this isn't exactly likely to happen, but it's still possible and straightforward to avoid. A...
I've found that the popup stays open when a different window gets focused. If you'd like I can also make a short screen recording of what I mean if it's...
Some code simplifications. The minimum Chrome version needed for the extension is increased to 25, as one of the simplifications needs this.