kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
414 stars 53 forks source link

Latest Containerise (2.5.0) does not work well together with Temporary Containers #38

Closed crssi closed 5 years ago

crssi commented 6 years ago

Hi After today's update of Containerise (ver 2.5.0) the funny things happens when using also Temporary Containers ver (0.9.0)

Firefox 61.0.2, 64bit. Windows 10, 64bit.

Steps to reproduce (no.1)

  1. In Containerise define *.github.com , GITHUB
  2. In "Temporary Containers" set Isolation->"Multi Account Containers" to Enable
  3. Click to open any github.com link from external program (I did from my email client)

Result: The tabs start to spawn up indefinitely,

Expected result: Only one tab should open

Steps to reproduce (no.2)

  1. In Containerise define *.github.com , GITHUB
  2. In "Temporary Containers" set Isolation->"Multi Account Containers" to Disable
  3. Click to open any github.com link from external program (I did from my email client)

Result: Two (2) tabs opens,

Expected result: Only one tab should open

kintesh commented 6 years ago

Having multiple extension using contextual identity api have this issues where one extension tries to do something that the other does not like. For the time being please use v2.4.0 until I find some time to investigate and fix this. Happy for a pull request if you got a fix.

crssi commented 6 years ago

I would be glad to help with a fix, but unfortunately my knowledge here is limited (like around frozen 0). Failing back now to 2.4.0 until fix.

Thank you again for your fine work and community contribution Cheers

crssi commented 6 years ago

Is there any ETA?

Thank you and cheers