Commit graph

192 commits

Author SHA1 Message Date
Shin'ya Ueoka
8f2b786177 Embed style by script 2019-04-26 23:18:47 +09:00
amin roosta
3d41e96a5d show yanked url 2019-04-13 16:40:10 +08:00
Shin'ya Ueoka
b9d41333c1 Work around for scrollBy() after scrollTo() does not work 2019-03-09 17:01:36 +09:00
Shin'ya Ueoka
4a2b2e6134 Fix scroller target 2019-03-09 17:01:33 +09:00
Shin'ya Ueoka
68668cfefa Increase scroll delta 2019-02-11 20:07:46 +09:00
Shin'ya Ueoka
4f342102c0 Remove repeat properties 2019-02-11 20:06:31 +09:00
Shin'ya Ueoka
7bdecfdb34 Clean scroller 2019-02-11 20:05:29 +09:00
Shin'ya Ueoka
514f91f8dc Make smooth-scroll smoother 2019-02-11 19:58:33 +09:00
Shin'ya Ueoka
1f89464e42 Add gh/gH to open home page 2018-12-09 10:19:08 +09:00
Shin'ya Ueoka
63b93ce1ca Use webextension message to console 2018-11-18 18:47:35 +09:00
Shin'ya Ueoka
e248477ecb Scroll on global mark and handle gone tab 2018-10-12 14:59:45 +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
c89b92d9bb Make setMode false on mark is set 2018-10-11 17:33:26 +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
85e9b9da37
Merge pull request #432 from Mange/follow-details-summary
Allow following <summary> elements
2018-07-29 13:25:47 +09:00
Shin'ya Ueoka
09c5247dba Search keywords on paste 2018-07-28 23:47:26 +09:00
Magnus Bergmark
b45ffea6a4
Allow following <summary> elements 2018-07-16 13:04:26 +02:00
Shin'ya Ueoka
b69cc04856 Use combineReducers 2018-07-11 21:01:22 +09:00
Shin'ya Ueoka
efa1cb3967 Use official redux on content 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
cf0dcf2522 blacklist as an util 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
0496d7e269 SHow error if not previous keywords 2018-06-17 10:35:32 +09:00
Shin'ya Ueoka
cf30ef0cd5 update indicator on loaded 2018-05-06 21:35:11 +09:00
Shin'ya Ueoka
6d057a974b Toggle add-on enabled by clicking indicator 2018-05-06 22:47:58 +09:00
Shin'ya Ueoka
129aae38df Indicator shows the add-on enabled 2018-05-06 22:30:04 +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
4923cb20c7 remove redundant checks 2018-03-06 21:59:08 +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
8cc7d472df Cancel following by <C-[> 2018-02-26 21:23:21 +09:00
Shin'ya Ueoka
c69fdbb14a Cancel key input by <C-[> 2018-02-26 21:23:09 +09:00
Shin'ya Ueoka
d1a81a877f focus on visible elements 2018-01-15 21:56:10 +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
8fea1e5cd2 clean scrolls 2018-01-13 16:45:47 +09:00
Shin'ya Ueoka
2ca1b54faa add smoothscroll property 2018-01-13 16:24:24 +09:00
Shin'ya Ueoka
42839161bb add smooth scroll 2018-01-13 16:24:23 +09:00
Shin'ya Ueoka
057a0b8a46 remove window from scrolls 2018-01-13 15:33:59 +09:00
Shin'ya Ueoka
03bb124cce support custom chars as hintchars 2018-01-11 22:02:38 +09:00
usk
54a7662cd1 open clipboard's URL in current/new tab 2018-01-03 07:34:41 +09:00
usk
de7883329b do not follow link which has aria-hidden attribute or aria-disabled attribute 2017-12-24 06:29:07 +09:00