Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Container Specific Settings #195

Closed
dnut opened this issue Oct 27, 2019 · 3 comments
Closed

Container Specific Settings #195

dnut opened this issue Oct 27, 2019 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@dnut
Copy link

dnut commented Oct 27, 2019

It would be really useful to be able to whitelist certain domains only in their respective containers where they are sandboxed. It should be easy to implement this like Cookie AutoDelete: https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/blob/470d00048c20e69ec4bf37074a25e9507c482d92/src/redux/Actions.ts#L219-L256

@uBlock-user
Copy link
Contributor

Duplicate of gorhill/uMatrix#741

@uBlock-user uBlock-user marked this as a duplicate of gorhill/uMatrix#741 Oct 28, 2019
@uBlock-user uBlock-user added the duplicate This issue or pull request already exists label Oct 28, 2019
@dnut
Copy link
Author

dnut commented Oct 28, 2019

Why is this declined? Resources or it's not a feature you want?

@gwarser
Copy link

gwarser commented Oct 28, 2019

Containers are just separate cookie stores. The APIs used by uBO to block network requests are not cookie store-aware, so it's not possible. Even if it was possible, this would require adding a whole lot of complexity to uBO (or in other word, turning uBO into an unworkable, unmaintainable mess) and I rather not go there.

https://www.reddit.com/r/uBlockOrigin/comments/dmkv45/ublock_firefox_containers_integration/f55a5ts/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants