gorhill / uMatrix

uMatrix: Point and click matrix to filter net requests according to source, destination and type
GNU General Public License v3.0
4.55k stars 470 forks source link

Rules set in Chromium incognito mode remain in normal #865

Closed ghost closed 6 years ago

ghost commented 6 years ago

I think it makes sense to work similar to uBO where rules set in incognito are only for the incognito session.

gorhill commented 6 years ago

Duplicate of #350.

uBO does not work differently.

ghost commented 6 years ago

uBO does not work differently.

If I set a rule in uBO while in incognito mode and then close the incognito mode the rule does not show up in "My rules" of uBO, i.e. it does not propagate from incognito to normal. This report suggests that it would be good to be able to set incognito-only volatile rules as it is currently possible for uBO.

I hope that clarifies.