X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=dot-files%2F_config%2Ftridactyl%2Ftridactylrc;h=b2566035dfbd4a5d367907edb083d037051f58df;hb=d9d8e039d3413deaa1f5cb4451599a9422c4daf7;hp=04cff6dd1f4840f14059f008af9d6fa331d19f46;hpb=c88d212452f041c67711733881464fee7cdeaa4a;p=sugar.git diff --git a/dot-files/_config/tridactyl/tridactylrc b/dot-files/_config/tridactyl/tridactylrc index 04cff6d..b256603 100644 --- a/dot-files/_config/tridactyl/tridactylrc +++ b/dot-files/_config/tridactyl/tridactylrc @@ -4,8 +4,16 @@ fillcmdline_tmp 3000 Reloading tricatylrc... sanitise tridactyllocal tridactylsync -" Modify user.js +" 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 +set editorcmd /usr/pkg/bin/emacsclient +set modeindicatorshowkeys true " Reload the rc bind source @@ -46,6 +54,10 @@ bind wayback " - Search or open Official Minecraft Wiki command mcwiki js -p tri.excmds.tabopen('http://minecraft.gamepedia.com' + (JS_ARG ? '/index.php?search=' + encodeURIComponent(JS_ARG) : '')) bind fillcmdline mcwiki +" +" - Search or open MoJIRA +command mcjira js -p tri.excmds.tabopen('https://bugs.mojang.com' + (JS_ARG ? '/secure/QuickSearch.jspa?searchString=' + encodeURIComponent(JS_ARG) : '')) +bind fillcmdline mcjira " Memories of multi_requester unbind m