aboutsummaryrefslogtreecommitdiff
path: root/TODOS.org
diff options
context:
space:
mode:
authorWojtek Kosior <wk@koszkonutek-tmp.pl.eu.org>2021-05-12 17:41:08 +0200
committerWojtek Kosior <wk@koszkonutek-tmp.pl.eu.org>2021-05-12 17:41:08 +0200
commitf6a7f24e61a78f197250875ac9833f497a455d20 (patch)
tree9549ac201aeb8f8ed1cfef6270bae9c459476577 /TODOS.org
parent55fb3e4bd833f042a82657cc75e7e4c657402f9e (diff)
downloadbrowser-extension-f6a7f24e61a78f197250875ac9833f497a455d20.tar.gz
browser-extension-f6a7f24e61a78f197250875ac9833f497a455d20.zip
rename "bundles" to "bags"
Diffstat (limited to 'TODOS.org')
-rw-r--r--TODOS.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODOS.org b/TODOS.org
index 48e3717..0abef25 100644
--- a/TODOS.org
+++ b/TODOS.org
@@ -20,7 +20,6 @@ TODO:
- 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
- make it possible to modify CSP to suit our custom scripts' needs
- find a way to additionally block all other scripts using CSP
as an additional safety measure
@@ -40,6 +39,7 @@ TODO:
to manage imports/exports
DONE:
+- rename "bundles" to "bags" to avoid confusion with Web Bundles -- DONE 2021-05-12
- 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