kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
408 stars 54 forks source link

Add option to not override existing container #154

Open nkakouros opened 3 years ago

nkakouros commented 3 years ago

I am using this extension together with Simple Tab Groups. Simple Tab Groups has options to set containers per tab/domain, etc. These option conflict with containerise. It would be useful to have an option per container (or global) that stops containerise from changing the container if the tab already is assigned to one. The contain-google extension already offers such an option, perhaps its impementation could be ported over here.