mirror of
https://github.com/ettoolong/PopupWindow.git
synced 2025-03-14 19:42:49 +00:00
13 lines
1.1 KiB
Markdown
13 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)).
|