mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(tridactyl): about:blank as new tab
This commit is contained in:
parent
57559ee47d
commit
9854573203
1 changed files with 1 additions and 3 deletions
|
|
@ -24,9 +24,7 @@ guiset_quiet tabs always
|
|||
|
||||
set searchurls.g https://google.com/search?q=
|
||||
|
||||
{% if yadm.hostname == "pdsk" %}
|
||||
set newtab http://127.0.0.1:8101/
|
||||
{% endif %}
|
||||
set newtab about:blank
|
||||
|
||||
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.")))
|
||||
Loading…
Add table
Reference in a new issue