Links opened in a PWA don't open on main Firefox
See original GitHub issueDescription
Any link clicked inside a PWA opens on it’s own window instead of my main Firefox window.
Steps to Reproduce
- Go to any PWA app
- Click on any link
- Observe it open on the same app
Additional Information
Not even CTRL + Click
works
Affected Websites
All of them
Environment
- Operating system: Arch Linux
- System architecture: x86_64
- Desktop environment: Budgie
- Installation method: AUR (binary)
- PWAsForFirefox extension version: Don’t know. Latest.
- PWAsForFirefox native version: Don’t know. Latest.
- Firefox version: 98.0.1
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Links from external applications aren't opening in Firefox
When I have Firefox 67 (FF) set as my default browser in Windows 10, embedded hyperlinks in third party applications won't open in...
Read more >Solved: Firefox opens external links in a new window AND ...
In mine, external links started opening a new window, ... root "firefox" folder containing the profiles) & made the new profile the default....
Read more >Set Firefox for Android to open links in native apps
Set Firefox to open links in apps · Tap the menu button. Settings icon in address bar in android · Tap Settings. ·...
Read more >Make Outlook use Firefox to open links contained in emails
Make Outlook use Firefox to open links contained in emails ... I haven't found any way of changing the default to Firefox.
Read more >Change the program used to open email links | Firefox Help
Learn how to change the email program that Firefox opens when you click a “mailto” link or use the “Email link” and “Email...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You can currently open links in main Firefox if you right-click on them and then select “Open Link in Default Browser”. Alternatively, you could open a link in PWA Firefox and then use “Open in Browser” widget (available from the customization panel) to reopen it in a default Firefox.
However, if you just want to open non-PWA URLs in the main Firefox, I think it would be easier that you enable “Open out-of-scope URLs in a default browser”. This way, any URL that does not belong to the PWA will automatically open in the main Firefox. However, if you’re using PWA that uses SSO for login (such as most websites by Google, Microsoft and some others), you will also need to add their SSO page domains to “Domains always allowed to be opened in the PWA browser”, otherwise, you won’t be able to log in. For example, for Google you would need to set “accounts.google.com”.
Adding keyboard shortcut to links is a bit harder, but I’ll try to add an option for this.
There is a wiki page which lists most available options. But yeah, I agree that documentation should be better and easier to find. I’ve been thinking of creating a documentation website for a while, but I don’t know when it will be done.