browser-extensions: force-enable reader mode

Resolves: #205
This commit is contained in:
Aminda Suomalainen 2020-07-18 21:51:26 +03:00
parent 17ecdd0675
commit 8daaa3ab37
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ TODO: Sort this list.
* `network.IDN_show_punycode` to `true` in order to see punycode instead of UTF-8 in case of spoofing attempt. However makes reading non-ASCII domains painful.
* `network.security.esni.enabled` to `true` in order to enable encrypted SNI.
* Requires DoH, see the next section!
* `reader.parse-on-load.force-enabled` to `true` in order to allow reader use to be used on ~all websites and devices (regardless of low RAM?)
Future note: [`network.dns.blockDotOnion;false`](https://bugzilla.mozilla.org/show_bug.cgi?id=1497263) ?