https://github.com/reorx/window-opener
https://github.com/reorx/window-opener
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/reorx/window-opener
- Owner: reorx
- Created: 2023-03-31T15:25:43.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T07:29:54.000Z (about 2 years ago)
- Last Synced: 2025-02-10T07:30:41.575Z (2 months ago)
- Language: TypeScript
- Size: 521 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Window Opener
A Chrome extension for opening windows with customized size and position in one click.
[Chrome Web Store](https://chrome.google.com/webstore/detail/window-opener/iiliegedaegmcdoflhojnpgagjekkhbl)
中文说明(博客): https://reorx.com/makers-daily/007-window-opener-for-chrome/

## TODO
- [x] add "Open" button in WindowsManager (1.1.0)
- [x] add confirmation for "Delete" button in WindowsManager (1.1.0)
- [x] add help message for the context variables (1.1.0)
- [x] add name for windows, display name and domain in windows list in popup (1.1.0)
- [x] create new window data from the current window (1.1.0)
- [x] support keyboard shortcut (1.2.0)
- [x] export/import settings (1.2.0)
- [ ] accessbility (tabindex) in popup
- [ ] menus for add current window
- [ ] move windows up/down
- [ ] focus on existing window rather than open a new one