1
0
mirror of https://github.com/ettoolong/PopupWindow.git synced 2024-09-19 11:08:23 +00:00
ettoolong_PopupWindow/README.md
Simon Sobisch 5bb382ecc9
WAM notice
fixes #7
2023-05-15 10:04:33 +02:00

14 lines
1.1 KiB
Markdown

# PopupWindow
WebExtensions API add-on for moving a tab to standalone window, without tabs bar, navigation bar and bookmark bar UI.
* Install Firefox add-on: [PopupWindow on addons.mozilla.org](https://addons.mozilla.org/firefox/addon/popup-window/)
* Install Chrome extension: [PopupWindow in Chrome Web Store](https://chrome.google.com/webstore/detail/popup-window/nnlippelgfbglbhiccffmnmlnhmbjjpe)
# 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](WebAppMode).
* Install Firefox add-on: [WepAppMode on addons.mozilla.org](https://addons.mozilla.org/de/firefox/addon/web-app-mode/)
# Contributing
For updating/creating language translations please create a pull request; for new languages please start with [this file](https://github.com/ettoolong/PopupWindow/blob/master/_locales/en/messages.json) and translate it, storing it with the appropriate language tag (for a list of tags, see [here](https://developer.chrome.com/docs/webstore/i18n/?localeTable#choosing-locales-to-support)).