{ "name": "Chrome Keyconfig", "version": "1.15.1", "normal_actions": { "q q": { "name": "select left tab", "args": [] }, "w w": { "name": "select right tab", "args": [] }, "t t": { "name": "toggle pin tab", "args": [] }, "j": { "name": "scroll down", "args": [] }, "k": { "name": "scroll up", "args": [] }, "h": { "name": "scroll left", "args": [] }, "l": { "name": "scroll right", "args": [] }, "M-j": { "name": "scroll down half page", "args": [] }, "M-k": { "name": "scroll up half page", "args": [] }, "M-J": { "name": "scroll to bottom", "args": [] }, "M-K": { "name": "scroll to top", "args": [] }, "a a": { "name": "focus first text input", "args": [] }, "C-d": { "name": "navigate form elements forward", "args": [] }, "C-u": { "name": "navigate form elements backward", "args": [] }, "Escape": { "name": "limited mode", "args": [] }, "c o n f i g": { "name": "Keyconfig", "args": [] }, "M-g": { "name": "go to #1", "args": [ "javascript:var selectStr = document.getSelection();var encStr = encodeURIComponent(selectStr);window.open('https://www.google.co.jp/search?q='+encStr);", "Google検索" ], "and": false }, "M-m": { "name": "go to #1", "args": [ "javascript:var selectStr = document.getSelection();var encStr = encodeURIComponent(selectStr);window.open('http://mnrate.com/search?i=All&kwd='+encStr);", "モノレート検索" ], "and": false }, "M-y": { "name": "go to #1", "args": [ "javascript:var selectStr = document.getSelection();var encStr = encodeURIComponent(selectStr);window.open('https://shopping.yahoo.co.jp/search?&p='+encStr);", "Yahoo!ショッピング" ], "and": false }, "M-r": { "name": "go to #1", "args": [ "javascript:var selectStr = document.getSelection();var encStr = encodeURIComponent(selectStr);window.open('http://search.rakuten.co.jp/search/mall/'+encStr);", "楽天市場" ], "and": false } }, "limited_actions": { "Escape": { "name": "normal mode", "args": [] } }, "useTabTitle": false, "smooth_scroll": false, "ldrize": false, "chrome_vim": false, "antiAutoFocus": false, "vim_normal_actions": { "j": { "name": "Down", "args": [] }, "k": { "name": "Up", "args": [] }, "h": { "name": "Left", "args": [] }, "l": { "name": "Right", "args": [] }, "^": { "name": "Line head", "args": [] }, "$": { "name": "Line foot", "args": [] }, "Escape": { "name": "normal mode", "args": [] }, "i": { "name": "insert mode", "args": [] } }, "vim_insert_actions": { "Escape": { "name": "normal mode", "args": [] } }, "vim_default_mode": "insert", "vim_color_config": { "normal": { "background": "gray", "text": "black" }, "insert": { "background": "white", "text": "black" } } }