Commit graph

224 commits

Author SHA1 Message Date
Daniel Campoverde
a2651f617f Add TAB_FIRST operation 2017-10-29 20:48:22 -05:00
Shin'ya Ueoka
9c277d0b04 scroll html and body preferentially 2017-10-29 22:21:18 +09:00
Shin'ya Ueoka
d1f456dca0 fix page scroll 2017-10-25 22:00:08 +09:00
Shin'ya Ueoka
fda4c95b89 allow to open target='_blank' link 2017-10-25 21:05:28 +09:00
Shin'ya Ueoka
a4b86bf3a0 scroll first scrollable elment 2017-10-24 21:55:50 +09:00
Shin'ya Ueoka
6b60d09ae2 follow [tabindex]
the [tabindex] elements are used in gmail
2017-10-23 20:40:09 +09:00
Shin'ya Ueoka
a57cdbd5b5 dom helper 2017-10-23 20:10:05 +09:00
Shin'ya Ueoka
b9f2668cea add blacklist setting 2017-10-22 22:17:00 +09:00
Shin'ya Ueoka
c6eb5553d0 add setting actions in content 2017-10-22 20:14:38 +09:00
Shin'ya Ueoka
6ad143d294 change default keymap 2017-10-21 19:41:55 +09:00
Shin'ya Ueoka
dc6d93c1da enable/disable addon by keys 2017-10-21 19:40:22 +09:00
Shin'ya Ueoka
59f7ef205d add addon actions 2017-10-21 13:26:36 +09:00
Shin'ya Ueoka
cd6f7e7788 support shift modifier 2017-10-21 12:50:53 +09:00
Shin'ya Ueoka
214a5103f3 emit mapped keys from input-component 2017-10-21 12:47:44 +09:00
Shin'ya Ueoka
c2a663a64d clean 2017-10-21 10:13:20 +09:00
Shin'ya Ueoka
71d35005b4 force console focus 2017-10-19 20:31:16 +09:00
Shin'ya Ueoka
903c9c78b7 remove message propagation 2017-10-18 22:04:30 +09:00
Shin'ya Ueoka
74c53b9040 fix settings reload 2017-10-17 22:01:01 +09:00
Shin'ya Ueoka
c143cf070e reset prevValue on console on shown 2017-10-17 21:07:41 +09:00
Shin'ya Ueoka
45b3b0510f follow links for multi-frames in viewport 2017-10-15 21:59:37 +09:00
Shin'ya Ueoka
ac5354020e support multi-frame following 2017-10-15 17:42:17 +09:00
Shin'ya Ueoka
4c9d0433a6 make top-content component and frame-content component 2017-10-15 09:04:00 +09:00
Shin'ya Ueoka
042aa94936 console only top window 2017-10-15 07:37:42 +09:00
Shin'ya Ueoka
157ebaef9c index reducer in background 2017-10-14 22:11:54 +09:00
Shin'ya Ueoka
fc90f78e26 load content script all_frames and click link 2017-10-14 13:18:46 +09:00
Shin'ya Ueoka
bebf8e2327 get hints from window 2017-10-14 06:46:31 +09:00
Shin'ya Ueoka
890f84c343 move hint component 2017-10-14 06:40:49 +09:00
Shin'ya Ueoka
4646e8b18d fix follow for contenteditable 2017-10-12 21:18:52 +09:00
Shin'ya Ueoka
10beccfab2 ignore events from contenteditable 2017-10-12 20:42:55 +09:00
Shin'ya Ueoka
7b0a43c559 follow link in new tab 2017-10-11 21:12:27 +09:00
Shin'ya Ueoka
6ea1a70e1b fix buffer commands 2017-10-11 20:52:16 +09:00
Shin'ya Ueoka
b2fad97cba fix word splitter in completion 2017-10-11 20:44:09 +09:00
Shin'ya Ueoka
7e70169d83 fix word splitter in command 2017-10-11 20:21:05 +09:00
Shin'ya Ueoka
142c7d45f4 fix errors on tabs selection 2017-10-10 22:11:19 +09:00
Shin'ya Ueoka
b9e177f800 ignore meta keys on input 2017-10-10 21:50:32 +09:00
Shin'ya Ueoka
053a6f0948 fix tab selection 2017-10-10 21:45:54 +09:00
Shin'ya Ueoka
c01358dad0 fix default keymap 2017-10-10 21:19:31 +09:00
Shin'ya Ueoka
83a9f2d7ee fix operation name 2017-10-09 21:32:52 +09:00
Shin'ya Ueoka
cf36bf192c fix method name 2017-10-09 21:01:22 +09:00
Shin'ya Ueoka
8c84930ca3 scroll horizonally 2017-10-09 21:00:26 +09:00
Shin'ya Ueoka
36963b1b8b change tabs.prev/tabs.next default keymap 2017-10-09 20:54:53 +09:00
Shin'ya Ueoka
0f9bcbd395 fix degrate 2017-10-09 20:44:14 +09:00
Shin'ya Ueoka
805d1395fc save settings on the fly 2017-10-09 17:03:52 +09:00
Shin'ya Ueoka
6669f6b6ef use react in settings 2017-10-09 15:43:18 +09:00
Shin'ya Ueoka
7ee6396cb6 Add Provider component 2017-10-09 15:43:18 +09:00
Shin'ya Ueoka
c913dcdec7 parse json in settings 2017-10-09 15:30:05 +09:00
Shin'ya Ueoka
355c0c6457 save keymap in input store in content 2017-10-09 14:30:58 +09:00
Shin'ya Ueoka
7ac00fce6f Show info on yanked 2017-10-08 19:58:36 +09:00
Shin'ya Ueoka
b0d2b53281 use mode in console message 2017-10-08 19:09:25 +09:00
Shin'ya Ueoka
f6996a2274 yank a URL 2017-10-08 16:37:26 +09:00