From 89db6823fae5099816732c3cd2ba39700c1c4607 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Wed, 12 May 2021 13:36:09 +0200 Subject: remove remnants of LibreJS --- TODOS.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODOS.org') diff --git a/TODOS.org b/TODOS.org index 2e3c210..72aa13c 100644 --- a/TODOS.org +++ b/TODOS.org @@ -9,7 +9,6 @@ TODO: those scripts are already free, as is often the case) - also, find some convenient way to automatically re-add "on" events ("onclick" & friends) - add some good, sane error handling -- implement whitelisting (LibreJS had some code doing it, but we'll see if it's of any use for us) -- CRUCIAL - make it possible to export page settings in some format -- CRUCIAL - get rid of those warnings and exceptions in console (many are not even related to this extension; who invented this thing?) (gecko-only) @@ -18,7 +17,6 @@ TODO: settings and settings for pages that currently happen to live in iframes - add some nice styling to settings page -- clean up the remnants of LibreJS - stop using modules (not available on all browsers) -- CRUCIAL - use non-predictable value in place of "myext-allow", utilizing hashes -- CRUCIAL - rename the extension to something good @@ -41,6 +39,8 @@ TODO: - rearrange files in extension, add some mechanism to build the extension DONE: +- clean up the remnants of LibreJS -- DONE 2021-05-12 +- implement whitelisting -- DONE 2021-05-07 - find way to also block scripts in non-http pages (e.g. file://) -- DONE 2021-05-07 (via content scripts, may not be perfect) (NoScript seems to be doing this through CSP) - make page settings easily and conveniently editable in a separate window/tab -- DONE 2021-05-05 -- cgit v1.2.3