1
0
mirror of https://github.com/ettoolong/PopupWindow.git synced 2024-09-16 17:48:54 +00:00
Go to file
2023-05-20 20:13:30 +08:00
_locales 1. Support keyboard shortcut. 2019-05-07 17:15:51 +08:00
icon 1. First commit. 2017-11-19 21:37:31 +08:00
.gitignore 1. First commit. 2017-11-19 21:37:31 +08:00
background.js fix bug when specifying window position 2023-05-20 20:13:30 +08:00
LICENSE Initial commit 2017-11-19 20:48:11 +08:00
manifest.json fix bug when specifying window position 2023-05-20 20:13:30 +08:00
options.css 1. Add options for custom window position. 2018-09-27 21:00:03 +08:00
options.html 1. Add options for custom window position. 2018-09-27 21:00:03 +08:00
options.js 1. Add options for custom window position. 2018-09-27 21:00:03 +08:00
README.md WAM notice 2023-05-15 10:04:33 +02:00

PopupWindow

WebExtensions API add-on for moving a tab to standalone window, without tabs bar, navigation bar and bookmark bar UI.

WebAppMode (WAM)

If you want to auto-enable the PopupWindow for specific web pages on FireFox, you can additional install the co-add-on https://github.com/ettoolong/WebAppMode.

Contributing

For updating/creating language translations please create a pull request; for new languages please start with this file and translate it, storing it with the appropriate language tag (for a list of tags, see here).