kintesh / containerise

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

Regex pattern seems not to be honoured, glob patterns do. #158

Open dreirund opened 3 years ago

dreirund commented 3 years ago

I have several occassions where I need regex patterns instead of glob patterns.

I have for example assigned the rules

@ice-treff\.de$ @.+\.ice-treff\.de$

for a container, but when I type the URL in a new tab, it does not open the container, but instead just within a temporary container (I have the "temporary containers" addon, too).

Glob patterns and direct patterns instead work as expected:

!*.ice-treff.de ice-treff.de

O-DoC commented 2 years ago

This work fine on mine - regex patterns. But no "temporary containers" addon. This could be from that other one.