Skip to content

[PortableApps.com] Run a PWA using Parameter #289

Closed Answered by filips123
xmha97 asked this question in Q&A
Discussion options

You must be logged in to vote

To launch PWA on a custom URL, you need to provide --url parameter. This should work:

SET AppPath4="..\PWAsForFirefoxPortable\App\PWAsForFirefox\firefoxpwa.exe"
SET AppPrm4=site launch 01GQNVWPT3AP3AMS8PKRQJTJ0B --url "https://www.youtube.com/results?search_query=Frontend"
START "" %AppPath4% %AppPrm4%

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xmha97
Comment options

Answer selected by xmha97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants