kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
411 stars 55 forks source link

Filtering by domain does not work with YouTube/Google #136

Open Slater91 opened 4 years ago

Slater91 commented 4 years ago

Containerise Version: 3.7.0 Operating System: KDE neon (Ubuntu-based), 64-bit Firefox Version: 79.0

Steps to reproduce:

Actual behaviour: I set up Containerise to always open YouTube pages in a specific container - let's call it the "YT container" That won't work by setting "www.youtube.com" and requires "*.youtube.com" to be used instead. Alas this has further implications as the login process on Google seems to call YouTube as well; Containerise shifts the tab to the YT container and the user finds themselves logged in on both the original container and the YT container, which is exactly what one would want to avoid when setting up a container in the first place.

Expected behaviour: Containerise manages "www.youtube.com" without having to resort to use wildcards. On top of this, when one logs in on Google, this does not logs them in in the YT container.