aboutsummaryrefslogtreecommitdiff
path: root/background/cookie_filter.js
AgeCommit message (Collapse)Author
2021-11-20replace cookies with synchronous XmlHttpRequest as policy smuggling method.Wojtek Kosior
Note: this breaks Mozilla port of Haketilo. Synchronous XmlHttpRequest doesn't work as well there. This will be fixed with dynamically-registered content scripts later.
2021-09-13rename the extension to "Haketilo"Wojtek Kosior
2021-08-26filter HTTP request headers to remove Hachette cookies in case they slip throughWojtek Kosior