Revision 43397bb9
Added by koszko over 1 year ago
README.md | ||
---|---|---|
10 | 10 |
|
11 | 11 |
This WebExtension's goal is to allow replacing javascript served by websites with scripts specified by user. If you know NoScript or Greasemonkey, Haketilo is an extension that overlaps with functionalities and use-cases of both. It is also correct to consider it a response to a call made in RMS' ["The JavaScript Trap"](https://www.gnu.org/philosophy/javascript-trap.html). |
12 | 12 |
|
13 |
## Targetted browsers
|
|
13 |
## Targeted browsers |
|
14 | 14 |
|
15 | 15 |
Currently we support Chromium (versions 90+, older might also work but are untested), Firefox (versions 60+) and their derivatives. |
16 | 16 |
|
Also available in: Unified diff
fix mistake in README