Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / content @ 96068ada

Name Size
activity_info_server.js 2.25 KB
main.js 9.51 KB
page_actions.js 1.75 KB
repo_query.js 2.74 KB

Latest revisions

# Date Author Comment
96068ada 11/20/2021 06:29 PM koszko

replace cookies with synchronous XmlHttpRequest as policy smuggling method.

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.

2bd35bc4 09/13/2021 04:56 PM koszko

rename the extension to "Haketilo"

d658cadf 09/10/2021 05:46 PM koszko

disable service workers when scripts are blocked

ed9cc030 09/09/2021 06:51 PM koszko

restore compatibility with IceCat 60

44e89d8e 09/09/2021 06:50 PM koszko

simplify CSP handling

All page's CSP rules are now removed when a payload is to be injected. When there is no payload, CSP rules are not modified but only supplemented with Hachette's own.

e2d26bad 09/08/2021 07:55 PM koszko

Fix sanitizing of non-HTML XMLDocument's

704f2da0 09/06/2021 08:45 PM koszko

re-enable sanitizing of data: URLs and also sanitize intrinsics on non-HTML pages where CSP doesn't work

51d43685 09/04/2021 09:03 PM koszko

fix script blocking bug under Chromium

e48e20de 09/04/2021 12:32 PM koszko

merge changes before version 0.1

c12b9ee3 09/03/2021 07:40 PM koszko

disable payload injection on non-html pages

View revisions

Also available in: Atom