kintesh / containerise

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

Request: allow containerising at deeper level than hostname #4

Closed klint closed 5 years ago

klint commented 6 years ago

It would be useful to be able to assign a container at a deeper level than hostname. For instance, at parameters level, with Google Group as a use case. I would like to open the 2 following groups (who belong to 2 different google accounts) in 2 different containers automatically: https://groups.google.com/forum/?fromgroups#!managemembers/**_groupename1_**/members/active https://groups.google.com/forum/?fromgroups#!managemembers/**_groupename2_**/members/active

Not sure where I should send the request to: Containerise addon, or Multi Container addon... :) Thanks

eberhardweber commented 6 years ago

I actually expected this add-on to do exactly that! I would be especially interested in subdomain and subfolder support, i.e., for example: np.reddit.com and reddit.com/r/subreddit/.

ethhics commented 6 years ago

This is fixed by #5, though this version is not on the add-on site yet.

kintesh commented 6 years ago

I was making few changes yesterday. Will publish it later today.

klint commented 6 years ago

has the subfolder part been implemented already? If so, how would I associate different containers to the examples URLs below? https://groups.google.com/forum/?fromgroups#!managemembers/**_groupename1_**/members/active https://groups.google.com/forum/?fromgroups#!managemembers/**_groupename2_**/members/active Thanks :)

kintesh commented 6 years ago

This kinda works with v2.5.0 but its case sensitive. I'll fix this in next release.

kintesh commented 5 years ago

Fixed in 2.5.1.