diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..571f0df --- /dev/null +++ b/README.txt @@ -0,0 +1,17 @@ +# My extension - Make The Web Great Again! # + +This extension's goal is to allow replacing javascript served by websites +with scripts specified by user. Something like NoScript and Greasemonkey +together. Such facility is necessary to enable browsing World Wide Web +without executing nonfree software. + +Currently, the target browsers for this extension are Ungoogled Chromium +and various forks of Firefox Quantum (right now, Ungoogled Chromium is +being used). + +This extension's development has just started. It doesn't do anything +useful yet. See TODOS.org + +## Installation ## +The extension can be loaded into Ungoogled Chromium as unpacked extension. +As of now, project's main directory is also the extension directory. |