From 31fa27e8920267e03580c94d84cb0df80440c260 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 13 May 2021 12:40:22 +0200 Subject: make extension work under IceCat 60 --- TODOS.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODOS.org') diff --git a/TODOS.org b/TODOS.org index b2b1edf..b389d06 100644 --- a/TODOS.org +++ b/TODOS.org @@ -22,7 +22,9 @@ TODO: - make script bag components re-orderable (via drag&drop in options page) -- CRUCIAL - find some way not to require each chrome user to modify manifest.json - rename the extension to something good -- port to gecko-based browsers -- CRUCIAL +- test with more browser forks (Abrowser, Parabola IceWeasel, LibreWolf) + - also see if browsers based on pre-quantum FF support enough of + WebExtensions for easy porting - make sure page's own csp doesn't block our scripts - make blocking more torough -- CRUCIAL - mind the data: urls -- CRUCIAL @@ -40,6 +42,7 @@ TODO: - perform never-ending refactoring of already-written code DONE: +- port to gecko-based browsers -- DONE 2021-05-13 - find a way to additionally block all other scripts using CSP -- DONE 2021-05-13 - only allow a single injection payload for page -- DONE 2021-05-13 - rename "bundles" to "bags" to avoid confusion with Web Bundles -- DONE 2021-05-12 -- cgit v1.2.3