Guest User

Untitled

a guest
Nov 21st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.70 KB | None | 0 0
  1. {
  2. "activeProfiles": {
  3. "General": "default_copy_1510847016068",
  4. "Keybindings": "default_copy_1510847030376",
  5. "Appearance": "vimium"
  6. },
  7. "profiles": {
  8. "General": {
  9. "default_copy_1510847016068": {
  10. "enabled": true,
  11. "preventStealFocus": true,
  12. "disablePageShortcuts": false,
  13. "autoActivateHint": true,
  14. "hintDetectByCursorStyle": true,
  15. "smoothScroll": true,
  16. "scrollStep": 22
  17. }
  18. },
  19. "Keybindings": {
  20. "default_copy_1510847030376": {
  21. "physicalKeys": false,
  22. "ignoreModifierKeys": false,
  23. "toggleHelpMenu": [],
  24. "toggleSaka": [
  25. [
  26. {
  27. "code": "F2",
  28. "key": "F2",
  29. "shiftKey": false,
  30. "ctrlKey": false,
  31. "altKey": false,
  32. "metaKey": false
  33. }
  34. ]
  35. ],
  36. "openLink": [
  37. [
  38. {
  39. "code": "KeyT",
  40. "key": "g",
  41. "shiftKey": false,
  42. "ctrlKey": false,
  43. "altKey": false,
  44. "metaKey": false
  45. }
  46. ]
  47. ],
  48. "openLinkInBackgroundTab": [
  49. [
  50. {
  51. "code": "KeyT",
  52. "key": "G",
  53. "shiftKey": true,
  54. "ctrlKey": false,
  55. "altKey": false,
  56. "metaKey": false
  57. }
  58. ]
  59. ],
  60. "openLinkInForegroundTab": [],
  61. "openLinkInNewWindow": [],
  62. "openLinkInIncognitoWindow": [],
  63. "downloadLink": [],
  64. "focusLink": [],
  65. "focusInput": [],
  66. "hintChars": "arstneio",
  67. "scrollDown": [
  68. [
  69. {
  70. "code": "KeyJ",
  71. "key": "n",
  72. "shiftKey": false,
  73. "ctrlKey": false,
  74. "altKey": false,
  75. "metaKey": false
  76. }
  77. ]
  78. ],
  79. "scrollUp": [
  80. [
  81. {
  82. "code": "KeyR",
  83. "key": "p",
  84. "shiftKey": false,
  85. "ctrlKey": false,
  86. "altKey": false,
  87. "metaKey": false
  88. }
  89. ]
  90. ],
  91. "scrollLeft": [],
  92. "scrollRight": [],
  93. "scrollPageDown": [],
  94. "scrollPageUp": [],
  95. "scrollHalfPageDown": [],
  96. "scrollHalfPageUp": [],
  97. "scrollToBottom": [
  98. [
  99. {
  100. "code": "Period",
  101. "key": ">",
  102. "shiftKey": true,
  103. "ctrlKey": false,
  104. "altKey": false,
  105. "metaKey": false
  106. }
  107. ]
  108. ],
  109. "scrollToTop": [
  110. [
  111. {
  112. "code": "Comma",
  113. "key": "<",
  114. "shiftKey": true,
  115. "ctrlKey": false,
  116. "altKey": false,
  117. "metaKey": false
  118. }
  119. ]
  120. ],
  121. "scrollToLeft": [],
  122. "scrollToRight": [],
  123. "goBack": [
  124. [
  125. {
  126. "code": "KeyB",
  127. "key": "b",
  128. "shiftKey": false,
  129. "ctrlKey": false,
  130. "altKey": false,
  131. "metaKey": false
  132. }
  133. ]
  134. ],
  135. "goForward": [
  136. [
  137. {
  138. "code": "KeyE",
  139. "key": "f",
  140. "shiftKey": false,
  141. "ctrlKey": false,
  142. "altKey": false,
  143. "metaKey": false
  144. }
  145. ]
  146. ],
  147. "nextPage": [],
  148. "previousPage": [],
  149. "goUp": [
  150. [
  151. {
  152. "code": "KeyI",
  153. "key": "u",
  154. "shiftKey": false,
  155. "ctrlKey": false,
  156. "altKey": false,
  157. "metaKey": false
  158. }
  159. ]
  160. ],
  161. "goToRoot": [
  162. [
  163. {
  164. "code": "KeyG",
  165. "key": "d",
  166. "shiftKey": false,
  167. "ctrlKey": false,
  168. "altKey": false,
  169. "metaKey": false
  170. }
  171. ]
  172. ],
  173. "nextTab": [
  174. [
  175. {
  176. "code": "Semicolon",
  177. "key": "o",
  178. "shiftKey": false,
  179. "ctrlKey": false,
  180. "altKey": false,
  181. "metaKey": false
  182. }
  183. ]
  184. ],
  185. "previousTab": [
  186. [
  187. {
  188. "code": "Semicolon",
  189. "key": "O",
  190. "shiftKey": true,
  191. "ctrlKey": false,
  192. "altKey": false,
  193. "metaKey": false
  194. }
  195. ]
  196. ],
  197. "firstTab": [],
  198. "lastTab": [],
  199. "moveTabLeft": [
  200. [
  201. {
  202. "code": "BracketLeft",
  203. "key": "[",
  204. "shiftKey": false,
  205. "ctrlKey": false,
  206. "altKey": false,
  207. "metaKey": false
  208. }
  209. ]
  210. ],
  211. "moveTabRight": [
  212. [
  213. {
  214. "code": "BracketRight",
  215. "key": "]",
  216. "shiftKey": false,
  217. "ctrlKey": false,
  218. "altKey": false,
  219. "metaKey": false
  220. }
  221. ]
  222. ],
  223. "moveTabFirst": [
  224. [
  225. {
  226. "code": "BracketLeft",
  227. "key": "{",
  228. "shiftKey": true,
  229. "ctrlKey": false,
  230. "altKey": false,
  231. "metaKey": false
  232. }
  233. ]
  234. ],
  235. "moveTabLast": [
  236. [
  237. {
  238. "code": "BracketRight",
  239. "key": "}",
  240. "shiftKey": true,
  241. "ctrlKey": false,
  242. "altKey": false,
  243. "metaKey": false
  244. }
  245. ]
  246. ],
  247. "closeTab": [
  248. [
  249. {
  250. "code": "KeyQ",
  251. "key": "q",
  252. "shiftKey": false,
  253. "ctrlKey": false,
  254. "altKey": false,
  255. "metaKey": false
  256. }
  257. ]
  258. ],
  259. "closeOtherTabs": [
  260. [
  261. {
  262. "code": "KeyQ",
  263. "key": "Q",
  264. "shiftKey": true,
  265. "ctrlKey": false,
  266. "altKey": false,
  267. "metaKey": false
  268. }
  269. ]
  270. ],
  271. "closeLeftTabs": [],
  272. "closeRightTabs": [],
  273. "newTab": [
  274. [
  275. {
  276. "code": "KeyT",
  277. "key": "t"
  278. }
  279. ]
  280. ],
  281. "restoreTab": [
  282. [
  283. {
  284. "code": "KeyT",
  285. "key": "T",
  286. "shiftKey": true
  287. }
  288. ]
  289. ],
  290. "duplicateTab": [],
  291. "newWindow": [],
  292. "newIncognitoWindow": [],
  293. "switchWindow": [
  294. [
  295. {
  296. "code": "Digit5",
  297. "key": "%"
  298. }
  299. ]
  300. ],
  301. "zoomIn": [
  302. [
  303. {
  304. "code": "Equal",
  305. "key": "=",
  306. "shiftKey": false,
  307. "ctrlKey": false,
  308. "altKey": false,
  309. "metaKey": false
  310. }
  311. ]
  312. ],
  313. "zoomOut": [
  314. [
  315. {
  316. "code": "Minus",
  317. "key": "-",
  318. "shiftKey": false,
  319. "ctrlKey": false,
  320. "altKey": false,
  321. "metaKey": false
  322. }
  323. ]
  324. ],
  325. "zoomReset": [
  326. [
  327. {
  328. "code": "Digit0",
  329. "key": "0",
  330. "shiftKey": false,
  331. "ctrlKey": false,
  332. "altKey": false,
  333. "metaKey": false
  334. }
  335. ]
  336. ],
  337. "refreshTab": [
  338. [
  339. {
  340. "code": "KeyS",
  341. "key": "r",
  342. "shiftKey": false,
  343. "ctrlKey": false,
  344. "altKey": false,
  345. "metaKey": false
  346. }
  347. ]
  348. ],
  349. "refreshAllTabs": [],
  350. "hardRefreshTab": [
  351. [
  352. {
  353. "code": "KeyS",
  354. "key": "R",
  355. "shiftKey": true,
  356. "ctrlKey": false,
  357. "altKey": false,
  358. "metaKey": false
  359. }
  360. ]
  361. ],
  362. "toggleMuteTab": [
  363. [
  364. {
  365. "code": "KeyM",
  366. "key": "m"
  367. }
  368. ]
  369. ],
  370. "toggleMuteAllTabs": [
  371. [
  372. {
  373. "code": "KeyM",
  374. "key": "M",
  375. "shiftKey": true
  376. }
  377. ]
  378. ],
  379. "togglePinTab": [
  380. [
  381. {
  382. "code": "KeyR",
  383. "key": "P",
  384. "shiftKey": true,
  385. "ctrlKey": false,
  386. "altKey": false,
  387. "metaKey": false
  388. }
  389. ]
  390. ],
  391. "passOneKey": [
  392. [
  393. {
  394. "code": "Semicolon",
  395. "key": ";"
  396. }
  397. ]
  398. ],
  399. "passAllKeys": [
  400. [
  401. {
  402. "code": "Semicolon",
  403. "key": ":",
  404. "shiftKey": true
  405. }
  406. ]
  407. ],
  408. "exitPassMode": [
  409. [
  410. {
  411. "code": "KeyX",
  412. "key": "x",
  413. "ctrlKey": true
  414. }
  415. ]
  416. ],
  417. "copyURL": [
  418. [
  419. {
  420. "code": "KeyO",
  421. "key": "y",
  422. "shiftKey": false,
  423. "ctrlKey": false,
  424. "altKey": false,
  425. "metaKey": false
  426. }
  427. ]
  428. ],
  429. "clipboardCurrentTab": [],
  430. "clipboardBackgroundTab": [],
  431. "clipboardForegroundTab": [],
  432. "clipboardNewWindow": [],
  433. "clipboardIncognitoWindow": []
  434. }
  435. },
  436. "Appearance": {}
  437. }
  438. }
Add Comment
Please, Sign In to add comment