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