aboutsummaryrefslogtreecommitdiff
path: root/TODOS.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODOS.org')
-rw-r--r--TODOS.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODOS.org b/TODOS.org
index 8c8bcaf..48e3717 100644
--- a/TODOS.org
+++ b/TODOS.org
@@ -17,7 +17,7 @@ TODO:
settings and settings for pages that currently happen to
live in iframes
- add some nice styling to settings page
-- use non-predictable value in place of "myext-allow", utilizing hashes -- 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
- rename "bundles" to "bags" to avoid confusion with Web Bundles
@@ -40,6 +40,7 @@ TODO:
to manage imports/exports
DONE:
+- use non-predictable value in place of "myext-allow", utilizing hashes -- DONE 2021-05-12
- stop using modules (not available on all browsers) -- DONE 2021-05-12
- clean up the remnants of LibreJS -- DONE 2021-05-12
- implement whitelisting -- DONE 2021-05-07