This Chrome extension allows you to move all tabs to new windows and then close the windows one by one with a customizable delay between each window.
To install this extension, follow these steps:
- Clone this repository or download the code as a ZIP file and extract it to a directory on your computer.
- Open the Chrome browser and navigate to
chrome://extensions. - Enable "Developer mode" by toggling the switch in the top right corner of the page.
- Click the "Load unpacked" button and select the directory where you extracted the code.
- The extension should now be installed and ready to use.
To use the extension, click on the extension icon in the Chrome toolbar. This will open a popup with a button that says "Move Tabs to New Window" and a slider that allows you to adjust the delay between closing each window.
Click on the "Move Tabs to New Window" button to move all tabs to new windows. After a short delay, the windows will be closed one by one with a delay between each window determined by the value of the slider.
You can adjust the delay between closing each window by moving the slider in the popup. The delay can be set to any value between 100ms and 5s.
This project is licensed under the MIT License. See the LICENSE file for more information.