Lusito / forget-me-not

Make the browser forget website data, except for the data you want to keep.
zlib License
226 stars 25 forks source link

Implement a true Blacklist #25

Closed Lusito closed 6 years ago

Lusito commented 6 years ago

Implement a new rule type Black. Cookies matching this rule will never be allowed to be set. Since this will only work for cookies, but not local storage, local storage should behave as if the rule was red. If multiple rules match a domain: black > red > white > gray