tor-browser#41159 Remove HTTPS Everywhere from Tor Browser Android
This patch automatically removes HTTPS Everywhereon startup (tor-browser#41159 (closed)) if and only if:
- Has not been automatically removed yet (which check and set a persistent
httpsEverywhereRemoved
boolean flag) - User opted out from built-in HTTPS-Only
In next alpha and in stable we plan not to check for #2 anymore but just forcibly turn HTTPS-Only ON once, contextually to the one-time extension removal.
From then on user can freely choose any combination of HTTPS-Only and HTTPS Everywhere at their own risk.
Edited by ma1