You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: