From d9d8e039d3413deaa1f5cb4451599a9422c4daf7 Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 11 Sep 2019 16:05:14 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_config/tridactyl/tridactylrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dot-files/_config/tridactyl/tridactylrc b/dot-files/_config/tridactyl/tridactylrc index b69da8e..b256603 100644 --- a/dot-files/_config/tridactyl/tridactylrc +++ b/dot-files/_config/tridactyl/tridactylrc @@ -4,6 +4,11 @@ fillcmdline_tmp 3000 Reloading tricatylrc... sanitise tridactyllocal tridactylsync +" Add helper commands that Mozillians think make Firefox irredeemably insecure +" https://github.com/tridactyl/tridactyl/commit/fef58f508f6da258ac2a447b02c86e33313b115b +command fixamo_quiet jsb tri.excmds.setpref("privacy.resistFingerprinting.block_mozAddonManager", "true").then(tri.excmds.setpref("extensions.webextensions.restrictedDomains", '""')) +command fixamo js tri.excmds.setpref("privacy.resistFingerprinting.block_mozAddonManager", "true").then(tri.excmds.setpref("extensions.webextensions.restrictedDomains", '""').then(tri.excmds.fillcmdline_tmp(3000, "Permissions added to user.js. Please restart Firefox to make them take affect."))) + " Configuration fixamo_quiet set csp clobber -- 2.40.0