You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some websites are already made for WPA so you can install them on your mobile device, but since we making it work on Windows, I have to set it to mobile develop mode using Ctrl+Shift+M and reload the page (if I wasn't fast enough 😅) because the WPA made for mobile phones only and cannot run on other devices.
2️⃣ Separate Start Menu Tile Support:
Since you are using the same executable file firefoxpwa.exe for all of the WPA shortcuts, in windows 10 (that I use) using tile changing programs (like MyTile) Windows will use the same png for all of the WPA tiles on start menu.
😃 Proposed Solutions
1️⃣ Open in Mobile Mode:
Changing the profiles from being just an ID (from user control view, and as I worked and understood the project) to a series of options with an ID so user can make some PWA shortcuts that can open with browser with same profile (currently its for all or none), or having an option inside each profile to make the PWA shortcut to open in dev mode mobile view from the beginning.
2️⃣ Separate Start Menu Tile Support:
This one have a simple answer but maybe a complicated solution, to make an executable for each shortcut so each one can get a separate tile tile.png and visualelementsmanifest.xml file.
🤔 Additional Information
Just apologies if I was wrong or wrote any uneducated request, because I'm just recently started using Github features and contributing my ideas to a project 🙏.
By the way this project is excellent 🤩
My special thanks to you filips123
The text was updated successfully, but these errors were encountered:
mrhartsclube
changed the title
Start in mobile mode and start menu tile support
Feature request: Start in mobile mode and start menu tile support
Nov 18, 2024
😫 Problems Description
1️⃣ Open in Mobile Mode:
Some websites are already made for WPA so you can install them on your mobile device, but since we making it work on Windows, I have to set it to mobile develop mode using Ctrl+Shift+M and reload the page (if I wasn't fast enough 😅) because the WPA made for mobile phones only and cannot run on other devices.
2️⃣ Separate Start Menu Tile Support:
Since you are using the same executable file
firefoxpwa.exe
for all of the WPA shortcuts, in windows 10 (that I use) using tile changing programs (like MyTile) Windows will use the same png for all of the WPA tiles on start menu.😃 Proposed Solutions
1️⃣ Open in Mobile Mode:
Changing the profiles from being just an ID (from user control view, and as I worked and understood the project) to a series of options with an ID so user can make some PWA shortcuts that can open with browser with same profile (currently its for all or none), or having an option inside each profile to make the PWA shortcut to open in dev mode mobile view from the beginning.
2️⃣ Separate Start Menu Tile Support:
This one have a simple answer but maybe a complicated solution, to make an executable for each shortcut so each one can get a separate tile
tile.png
andvisualelementsmanifest.xml
file.🤔 Additional Information
Just apologies if I was wrong or wrote any uneducated request, because I'm just recently started using Github features and contributing my ideas to a project 🙏.
By the way this project is excellent 🤩
My special thanks to you
filips123
The text was updated successfully, but these errors were encountered: