diff --git a/_includes/sections/browser-tweaks.html b/_includes/sections/browser-tweaks.html index 828a2a44..067f2d77 100644 --- a/_includes/sections/browser-tweaks.html +++ b/_includes/sections/browser-tweaks.html @@ -125,6 +125,9 @@ +
extensions.pocket.enabled = false
+
Disables Pocket completely.
+
network.IDN_show_punycode = true
Not rendering IDNs as their Punycode equivalent leaves you open to phishing attacks that can be very difficult to notice. Source