Jul 18 2020 12:33 PM - edited Jul 18 2020 12:41 PM
I installed Netflix site as an app because for some reasons it runs better than its native app and everything work out for a while but after a few months or sometimes weeks Edge Chromium's URL bar randomly appear inside the app which is very frustration because it prevents the player from going into full screen mode while watching movies or TV Show and also it doesn't look good either. Also Worth noting that it doesn't appear all the time, It's only appeared once I'm searching or watching the show. I usually fix this by uninstall the apps and reinstall them back and it'd usually be working. But in heavy case I have to completely uninstall edge itself and reinstall it back just to fix one minor problem and after a few months, the problem is coming back again. It's a very weird behavior I try searching for solution but no one seems to have the problem except me.
Edge Version 84.0.522.40 (Official build) (64-bit)
Jul 19 2020 12:04 PM
SolutionHi there, you are welcome to the Microsoft Edge Insider Hub!
The bar you are talking about is not the address bar but is a bar that appears when you are on a different website from the website that you have installed as an app, that bar shows the name of the different website you are in.
I would recommend you to visit this conversation where I have given a solution to this problem which also appears on Amazon Prime Video with more details.
Jul 22 2020 07:17 AM
Jul 22 2020 09:05 AM
As you did not understand my earlier post or my earlier post was not clear, I am showing you a reply which was given by Microsoft Engineer @johnjansen who replied to this conversation which is related to Netflix and describes the same issue you are facing. The reply is as follows:
This has to do with the scope of the PWA. You'll notice that when you clicked to install the PWA you were probably on a screen like netflix.com/browse. But when you are in the PWA and click to watch a video, that redirects to netflix.com/watch, which is technically 'out of scope' for the PWA and causes that black bar across the top to show up.
The easiest workaround should be to simply log out of netflix in the browser so the URL is back to just the netflix.com url and install from there. That way the scope is the entire domain rather than just /browse.
-John
Jul 22 2020 09:26 AM
Jul 22 2020 10:18 AM
@Hrcorl thank you for that new wrinkle on the scenario. I wasn't aware that you could not navigate to just netflix.com, but are always redirected to /uk. If that is true even though you are not logged in, then that definitely increases the priority of this issue.
-John
Jul 22 2020 11:28 AM
Jul 22 2020 12:00 PM
Thanks @Hrcorl for the help your method works as I also got the same scenario as you also thank to @TheShaunSaw for the explanation now I know how this whole thing works. Maybe in the future we can have the ability to install app by manually typing the URL address in, instead of limited to on site visit.
Jul 22 2020 01:59 PM
@outtamahway I was going to suggest a VPN solution, but I don't want to suggest that all of our customers have to do that :-). I'm glad you were willing to and that it worked for you; we are brainstorming different ways to solve this problem so that all of our users stay safe, know what domain they are on, and are able to enjoy sites like Netflix as "apps".
-John
Jul 22 2020 02:21 PM
Hello @johnjansen
Well at least there could be a way to edit a pwa's url. This way we could put only the root url
Jul 22 2020 04:11 PM
@johnjansen This could be a workaround on some sites but some other sites like deezer is having /us as their default homepage so even after using the vpn, it won't prevent the site from redirect to /us and like @Hrcorl suggested each and every other instance of url is not built upon /us which make the bar appears everywhere because of the missing /us part of the url. But as long as Netflix works, I'd say I'm satisfy now but I hope to see more better and permanent solution in the future 🙂
Aug 10 2020 02:18 PM
I'm in Canada so I get redirected to a subdomain of Netlflix so as mentioned, the solution to Amazon Prime doesn't work.
This is relatively recent, been using Netflix as an edge app for a while now and this only started happening with the May 2020 update(?). Installing a VPN really isn't a solution for this, hopefully this can be resolved.
Aug 17 2020 05:47 AM
@Hrcorl Same here (Japan), and pretty much everywhere else outside the USA.
For myself, I solved it using a VPN (which others have suggested).
I have a top tier paid one, but there are plenty of free ones (including Opera's browser's built-in one) which should work for this "one time setting".
I agree with others though, into that shouldn't be something to recommend to just "everyone", and that this is an issue because "Netflix" is pretty much the first web anyone is going to try installing as an App (since it works so much better than the Native Windows App...).
Daniel
Sep 10 2020 06:33 AM - edited Sep 11 2020 02:17 AM
@TheShaunSaw we have a similar problem but found no solution for this.
We install the pages as app without a webapp.manifest because we need Get-Params for app installation like:
https://appserver.mydomain.de/my_app/main?station=VIRTUAL1&workstation=PC-MYCOMPUTER
In Google Chrome this works just fine, but in Edge Chromium the AppInfo bar is displayed every time we are on a different page. Is there a way to manually disable this bar?
Sep 10 2020 09:44 AM
In that case, I am tagging @johnjansen, Microsoft Engineer working on Microsoft Edge.
Sep 10 2020 09:54 AM
@TheShaunSaw thanks for the tag. @PJohn88 we have addressed this issue in Edge 86+ and are looking to possibly push that change to Edge 85.
We did not make a change for all cases, but we did for directory access, such as netflix.com/us and netflix.com/watch and netflix.com/es no longer show the URL bar.
-John
Oct 10 2020 05:25 PM
@TheShaunSaw Thank you for your suggestion, but it doesn't work for https://music.apple.com/. It redirects me to https://music.apple.com/us/browse regardless whether I have logged in or not. Do you have a solution for such condition?
Oct 10 2020 05:29 PM
Oct 12 2020 09:41 AM
@AkazaRenn interesting. I'm not able to repro this in 86.0.622.38. Can you give me exact repro steps? There is an interesting complication to this code path, so it could be caused by a number of things.
Jan 19 2023 03:53 PM - edited Jan 19 2023 03:56 PM
@Hrcorl Just switch to google chrome where you can just do this:
1. ine tab1 open the apps tab: chrome://apps/
2. in tab2, open the site you want to turn into a tab
3. from tab2 highlight, copy, the most common part of the url
4. drag to tab1, drop it when the cursor gets the + sign
5. right click it, set open as window, and also create shortcuts.
bam done.
You can't do this in Edge, because while it does have the `chrome://apps/` url, Edges version of this page is not drop sensitive. So the only way you can add "pwa apps" to edge is via the provided controls the url if the site exposes all the right meta tags and files.
honestly @johnjansen you should just mimic how google chrome behaves with `chrome://apps/`.
Jul 19 2020 12:04 PM
SolutionHi there, you are welcome to the Microsoft Edge Insider Hub!
The bar you are talking about is not the address bar but is a bar that appears when you are on a different website from the website that you have installed as an app, that bar shows the name of the different website you are in.
I would recommend you to visit this conversation where I have given a solution to this problem which also appears on Amazon Prime Video with more details.