kintesh / containerise

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

Redirects specified glob rule whether or not in adress bar #64

Closed crestcere closed 4 years ago

crestcere commented 5 years ago

I think it shouldn't open specified rule in searches etc. but it should on links. I don't know why it didn't open in google but ddg.

123

kintesh commented 5 years ago

Its bit hard to see in the gif. Can you post your rules.

ghost commented 5 years ago

@sungerbob you have a rule to open google URLs in the google container. I'm not exactly sure how this would be resolved. Maybe by adding precedence, but how?

Possibly a popup when a URL matches multiple rules.

crestcere commented 5 years ago

@kintesh Just wanted redirect all amazon sites (like .com, .co.uk, .de, .in, etc.) to amazon container.

ghost commented 5 years ago

@sungerbob what about your google rules?

crestcere commented 5 years ago

@LoveIsGrief I don't know how I'm getting this but I'm getting on few websites. Like duckduckgo etc. !*.gmail.* !*.google.* !*.youtube.*

crestcere commented 4 years ago

Looks like it's fixed with "Match domain only" option in addon's preference.

ghost commented 4 years ago

There's bug with "Match domain only" at the moment which is going to be fixed with #110 . If you have any "normal" rules and that preference activated, containerise might not work. If you observe that behavior keep using only globs and regexes until the next release.

crestcere commented 4 years ago

Yeah, I'm having exactly same problem as you described. I'm looking forward to next release :)