{
"settingsVersion": "1.67.1",
"exclusionRules": [
{
"pattern": "https?://mail.google.com/*",
"passKeys": ""
},
{
"pattern": "https?://docs.google.com/*",
"passKeys": ""
},
{
"pattern": "https?://meet.google.com/*",
"passKeys": ""
},
{
"pattern": "https?://doc.rust-lang.org/*",
"passKeys": "-+"
},
{
"pattern": "https?://compulab.co.il/*",
"passKeys": ""
},
{
"pattern": "https?://app.diagrams.net/*",
"passKeys": ""
},
{
"pattern": "https?://192.168.10.2:8006/*",
"passKeys": ""
},
{
"pattern": "https?://hyper[0-9].*",
"passKeys": ""
},
{
"pattern": "https?://localhost:8006/*",
"passKeys": ""
},
{
"pattern": "https?://www.shortcutfoo.com/*",
"passKeys": ""
},
{
"pattern": "https?://emporium.local:8006/*",
"passKeys": ""
},
{
"pattern": "https?://10.0.4.234:8006/*",
"passKeys": ""
},
{
"pattern": "https?://bazaar.local:8006/*",
"passKeys": ""
},
{
"pattern": "https?://bazaar.local:8006/*",
"passKeys": ""
},
{
"pattern": "https?://github.com/*",
"passKeys": "/"
},
{
"pattern": "https?://10.0.6.60:8006/*",
"passKeys": ""
},
{
"pattern": "https?://emporium.vsrocks:8006/*",
"passKeys": ""
}
],
"filterLinkHints": false,
"waitForEnterForFilteredHints": true,
"hideHud": false,
"keyMappings": "# Insert your preferred key mappings here.\nmap e scrollPageUp\nunmap i",
"linkHintCharacters": "sadfgqwertzxcvb",
"linkHintNumbers": "0123456789",
"newTabUrl": "pages/blank.html",
"nextPatterns": "next,more,newer,>,›,→,»,≫,>>",
"previousPatterns": "prev,previous,back,older,<,‹,←,«,≪,<<",
"regexFindMode": false,
"ignoreKeyboardLayout": false,
"scrollStepSize": 60,
"smoothScroll": true,
"grabBackFocus": true,
"searchEngines": "w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia\ny: https://www.youtube.com/results?search_query=%s Youtube\ng: https://www.google.com/search?q=%s Google\npy: https://docs.python.org/3/search.html?q=%s Python\nrs: https://doc.rust-lang.org/std/index.html?search=%s Rust\ndrs: https://docs.rs/releases/search?query=%s Cargo docs\n\n# More examples.\n#\n# (Vimium supports search completion Wikipedia, as\n# above, and for these.)\n# \n# l: https://www.google.com/search?q=%s&btnI I'm feeling lucky...\n# gm: https://www.google.com/maps?q=%s Google maps\n# b: https://www.bing.com/search?q=%s Bing\n# d: https://duckduckgo.com/?q=%s DuckDuckGo\n# az: https://www.amazon.com/s/?field-keywords=%s Amazon\n# qw: https://www.qwant.com/?q=%s Qwant",
"searchUrl": "https://www.google.com/search?q=",
"userDefinedLinkHintCss": "div > .vimiumHintMarker {\n/* linkhint boxes */\nbackground: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF785),\n color-stop(100%,#FFC542));\nborder: 1px solid #E3BE23;\n}\n\ndiv > .vimiumHintMarker span {\n/* linkhint text */\ncolor: black;\nfont-weight: bold;\nfont-size: 12px;\n}\n\ndiv > .vimiumHintMarker > .matchingCharacter {\n}"
}