Commit graph

43 commits

Author SHA1 Message Date
Shin'ya Ueoka
63b93ce1ca Use webextension message to console 2018-11-18 18:47:35 +09:00
Shin'ya Ueoka
003742ec51 Support global marks which select a tab 2018-10-12 10:14:33 +09:00
Shin'ya Ueoka
6e6e306275 Store local marks 2018-10-11 17:42:38 +09:00
Shin'ya Ueoka
f66e75575d Store x position into marks 2018-10-11 17:33:27 +09:00
Shin'ya Ueoka
2055dfb2fb Rename mode acton and reducer 2018-10-11 17:33:22 +09:00
Shin'ya Ueoka
bf283c732e Add mark action and reducer 2018-10-11 15:00:50 +09:00
Stefan
399b29a460 correct INPUT_KEY_PRESS action name 2018-08-30 18:31:47 -07:00
Shin'ya Ueoka
09c5247dba Search keywords on paste 2018-07-28 23:47:26 +09:00
Shin'ya Ueoka
efa1cb3967 Use official redux on content 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
327144a3aa [wip] content 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
e2fb33bdc5 fix but failed 2018-06-28 20:44:57 +09:00
Shin'ya Ueoka
7f56a08f3b Use async/await on content script 2018-06-17 22:04:00 +09:00
Shin'ya Ueoka
45a65b38db Fix no previous search keywords 2018-06-17 11:42:34 +09:00
Shin'ya Ueoka
4d7c24f38a Merge remote-tracking branch 'origin/master' into background-adjacent-tabs 2018-05-01 13:51:07 +09:00
Shin'ya Ueoka
92f8365be7 set find keyword from background 2018-03-07 21:05:52 +09:00
Shin'ya Ueoka
93bd0bc54f show message on find 2018-03-06 21:56:54 +09:00
Shin'ya Ueoka
90b83d7b7b hide console on <Esc> and <C-{> 2018-03-04 18:41:23 +09:00
Shin'ya Ueoka
9384fd07d5 implement focus input 2018-01-13 23:05:51 +09:00
Shin'ya Ueoka
be1f8e4d71
Merge pull request #300 from usk/feature/open-clipboard's-url
open clipboard's URL in current/new tab
2018-01-13 12:10:14 +00:00
Shin'ya Ueoka
335b9ca474 fix smooth scroll on key repeated 2018-01-13 19:51:22 +09:00
Shin'ya Ueoka
2ca1b54faa add smoothscroll property 2018-01-13 16:24:24 +09:00
Shin'ya Ueoka
057a0b8a46 remove window from scrolls 2018-01-13 15:33:59 +09:00
usk
54a7662cd1 open clipboard's URL in current/new tab 2018-01-03 07:34:41 +09:00
Erwan Ameil
177940981e Open adjacent tabs and background tabs 2017-11-16 13:03:38 +00:00
Shin'ya Ueoka
c202ab0529 fix hot-reload settings 2017-11-13 19:44:19 +09:00
Shin'ya Ueoka
036ede3379 support mutliple modifiers for key bindings 2017-11-11 20:34:31 +09:00
Shin'ya Ueoka
fe8a928317 remove unused actions and fix test 2017-11-11 18:51:32 +09:00
Shin'ya Ueoka
12db4943ee show error on find and wrap search 2017-11-11 16:16:10 +09:00
Shin'ya Ueoka
e021504356 first find implementation 2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
e1c70769ea add find action and reducer 2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
2c600786c8 rename to follow-controller 2017-10-31 19:34:32 +09:00
Shin'ya Ueoka
c6eb5553d0 add setting actions in content 2017-10-22 20:14:38 +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
214a5103f3 emit mapped keys from input-component 2017-10-21 12:47:44 +09:00
Shin'ya Ueoka
ac5354020e support multi-frame following 2017-10-15 17:42:17 +09:00
Shin'ya Ueoka
7b0a43c559 follow link in new tab 2017-10-11 21:12:27 +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
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
f6996a2274 yank a URL 2017-10-08 16:37:26 +09:00
Shin'ya Ueoka
39fb540037 separate content 2017-10-08 15:04:55 +09:00