https://github.com/bod/wat
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bod/wat
- Owner: BoD
- License: gpl-3.0
- Created: 2025-03-16T18:19:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-03-21T15:48:24.000Z (3 months ago)
- Last Synced: 2026-03-22T06:07:49.613Z (3 months ago)
- Language: Kotlin
- Size: 1.11 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# WAT (Windows And Tabs)
A browser extension to help manage windows and tabs.
- A panel shows the list of all your open windows, as well as the ones you have saved.
- A save button allows you to save windows so they can be restored later.
- Clicking on a window will restore it (if not already opened) or focus it.
That's it!
## Get it
- Chrome: [Chrome Web Store](https://chromewebstore.google.com/detail/wat/fdpacoplkcilgncmbfakgjddjiekfdmp)
- Firefox: [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/wat/)
## Acknowledgements
This extension is inspired by [Tabs Outliner](https://chromewebstore.google.com/detail/tabs-outliner/eggkanocgddhmamlbiijnphhppkpkmkl?hl=en)
while trying to keep it simpler. Also, WAT works with Firefox, while Tabs Outliner is Chrome only.