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
chocolateboy
ee3cd3faab
pagination tweaks and fixes:
...
- fallback links:
- select the last matching link rather than the first
- use `innerText` rather than `textContent`
- use a single regex for each pattern rather than an array
- fix markup typo in test
2017-11-23 16:39:45 +00:00
Shin'ya Ueoka
7803739227
Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.com
...
add support for following some buttons on mobile.twitter.com
2017-11-18 22:13:46 +09:00
chocolateboy
4a44679321
improve #linkPrev and #linkNext:
...
- add support for <link> elements
- match if there's more than one rel e.g. <a rel="nofollow next">...</a>
- more tests
2017-11-17 23:17:32 +00:00
Erwan Ameil
177940981e
Open adjacent tabs and background tabs
2017-11-16 13:03:38 +00:00
Shin'ya Ueoka
1a6d13840e
maximize z-index of hints
2017-11-15 21:26:06 +09:00
Shin'ya Ueoka
44aa90184f
Fix console iframe styles
2017-11-15 21:18:57 +09:00
Shin'ya Ueoka
c202ab0529
fix hot-reload settings
2017-11-13 19:44:19 +09:00
Shin'ya Ueoka
91ea58008c
fix 0/$
2017-11-12 22:16:25 +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
7e6b8262b5
fix settings reload on content
2017-11-05 11:48:11 +09:00