Update vimiumC
This commit is contained in:
parent
11e360c09f
commit
e7f3a31431
|
@ -1,12 +1,26 @@
|
||||||
{
|
{
|
||||||
"name": "Vimium C",
|
"name": "Vimium C",
|
||||||
"@time": "11/10/2022, 8:34:52 AM",
|
"@time": "2024/1/5 16:09:29",
|
||||||
"time": 1668040492862,
|
"time": 1704442169093,
|
||||||
"environment": {
|
"environment": {
|
||||||
"extension": "1.99.5",
|
"extension": "1.99.997",
|
||||||
"platform": "linux",
|
"platform": "win",
|
||||||
"firefox": 106
|
"firefox": 115
|
||||||
},
|
},
|
||||||
|
"exclusionRules": [
|
||||||
|
{
|
||||||
|
"passKeys": "",
|
||||||
|
"pattern": ":https://mail.google.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"passKeys": "",
|
||||||
|
"pattern": ":https://www.kdocs.cn/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"passKeys": "",
|
||||||
|
"pattern": ":https://docs.qq.com/"
|
||||||
|
}
|
||||||
|
],
|
||||||
"keyLayout": 268,
|
"keyLayout": 268,
|
||||||
"keyMappings": [
|
"keyMappings": [
|
||||||
"#!no-check",
|
"#!no-check",
|
||||||
|
@ -17,8 +31,6 @@
|
||||||
"map D closeTabsOnRight",
|
"map D closeTabsOnRight",
|
||||||
"map f LinkHints.activateOpenInNewTab",
|
"map f LinkHints.activateOpenInNewTab",
|
||||||
"map F LinkHints.activate",
|
"map F LinkHints.activate",
|
||||||
"map <c-d> scrollPageDown",
|
|
||||||
"map <c-u> scrollPageUp",
|
|
||||||
"map o Vomnibar.activateInNewTab",
|
"map o Vomnibar.activateInNewTab",
|
||||||
"map O Vomnibar.activate",
|
"map O Vomnibar.activate",
|
||||||
"map p openCopiedUrlInNewTab",
|
"map p openCopiedUrlInNewTab",
|
||||||
|
|
Loading…
Reference in New Issue