kintesh / containerise

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

Preliminary regex support using the @ prefix #46

Closed ghost closed 5 years ago

ghost commented 5 years ago

The implementation will treat the whole URL directly without removing the protocol (http(s)://). With the addition of #44 this could be improved

kintesh/containerise#21 [Feature request] Support regex