Web App Maker 作者: Errno Ebadf
Open sites in a window without any browser decorations. For when you want the Progressive Web App (PWA) or Site Specific Browser (SSB) experience.
234 位使用者234 位使用者
擴充套件後設資料
關於此擴充套件
Click the extension button and two options will appear:
- pop out current tab
- copy web app link
The web app link can be used to make bookmarks or shortcuts to open sites like Spotify, Element, etc... so they use Firefox but it feels like a Progressive Web App (PWA) instead.
The web app link is of the form moz-extension://[uuid]/app/[site_to_open]. This link is specific to an instance of the extension and only exists for your browser. If you uninstall the extension the links will not work. If you reinstall the extension, old links will not work.
The decorations are hidden by using the javascript API browser.windows.create() with type="popup" (see https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/windows/create#type).
- pop out current tab
- copy web app link
The web app link can be used to make bookmarks or shortcuts to open sites like Spotify, Element, etc... so they use Firefox but it feels like a Progressive Web App (PWA) instead.
The web app link is of the form moz-extension://[uuid]/app/[site_to_open]. This link is specific to an instance of the extension and only exists for your browser. If you uninstall the extension the links will not work. If you reinstall the extension, old links will not work.
The decorations are hidden by using the javascript API browser.windows.create() with type="popup" (see https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/windows/create#type).
由 1 位評論者給出 2.3 分
權限與資料
更多資訊