Shin'ya Ueoka
1f89464e42
Add gh/gH to open home page
6 years ago
Shin'ya Ueoka
63b93ce1ca
Use webextension message to console
6 years ago
Shin'ya Ueoka
e248477ecb
Scroll on global mark and handle gone tab
6 years ago
Shin'ya Ueoka
003742ec51
Support global marks which select a tab
6 years ago
Shin'ya Ueoka
6e6e306275
Store local marks
6 years ago
Shin'ya Ueoka
f66e75575d
Store x position into marks
6 years ago
Shin'ya Ueoka
c89b92d9bb
Make setMode false on mark is set
6 years ago
Shin'ya Ueoka
2055dfb2fb
Rename mode acton and reducer
6 years ago
Shin'ya Ueoka
bf283c732e
Add mark action and reducer
6 years ago
Stefan
399b29a460
correct INPUT_KEY_PRESS action name
6 years ago
Shin'ya Ueoka
09c5247dba
Search keywords on paste
6 years ago
Magnus Bergmark
b45ffea6a4
Allow following <summary> elements
6 years ago
Shin'ya Ueoka
b69cc04856
Use combineReducers
6 years ago
Shin'ya Ueoka
efa1cb3967
Use official redux on content
6 years ago
Shin'ya Ueoka
cf0dcf2522
blacklist as an util
6 years ago
Shin'ya Ueoka
327144a3aa
[wip] content
6 years ago
Shin'ya Ueoka
e2fb33bdc5
fix but failed
6 years ago
Shin'ya Ueoka
7f56a08f3b
Use async/await on content script
7 years ago
Shin'ya Ueoka
45a65b38db
Fix no previous search keywords
7 years ago
Shin'ya Ueoka
0496d7e269
SHow error if not previous keywords
7 years ago
Shin'ya Ueoka
cf30ef0cd5
update indicator on loaded
7 years ago
Shin'ya Ueoka
6d057a974b
Toggle add-on enabled by clicking indicator
7 years ago
Shin'ya Ueoka
129aae38df
Indicator shows the add-on enabled
7 years ago
Shin'ya Ueoka
92f8365be7
set find keyword from background
7 years ago
Shin'ya Ueoka
4923cb20c7
remove redundant checks
7 years ago
Shin'ya Ueoka
93bd0bc54f
show message on find
7 years ago
Shin'ya Ueoka
90b83d7b7b
hide console on <Esc> and <C-{>
7 years ago
Shin'ya Ueoka
8cc7d472df
Cancel following by <C-[>
7 years ago
Shin'ya Ueoka
c69fdbb14a
Cancel key input by <C-[>
7 years ago
Shin'ya Ueoka
d1a81a877f
focus on visible elements
7 years ago
Shin'ya Ueoka
9384fd07d5
implement focus input
7 years ago
Shin'ya Ueoka
335b9ca474
fix smooth scroll on key repeated
7 years ago
Shin'ya Ueoka
8fea1e5cd2
clean scrolls
7 years ago
Shin'ya Ueoka
2ca1b54faa
add smoothscroll property
7 years ago
Shin'ya Ueoka
42839161bb
add smooth scroll
7 years ago
Shin'ya Ueoka
057a0b8a46
remove window from scrolls
7 years ago
Shin'ya Ueoka
03bb124cce
support custom chars as hintchars
7 years ago
usk
54a7662cd1
open clipboard's URL in current/new tab
7 years ago
usk
de7883329b
do not follow link which has aria-hidden attribute or aria-disabled attribute
7 years ago
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
7 years ago
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
7 years ago
Erwan Ameil
177940981e
Open adjacent tabs and background tabs
7 years ago
Shin'ya Ueoka
1a6d13840e
maximize z-index of hints
7 years ago
Shin'ya Ueoka
44aa90184f
Fix console iframe styles
7 years ago
Shin'ya Ueoka
c202ab0529
fix hot-reload settings
7 years ago
Shin'ya Ueoka
91ea58008c
fix 0/$
7 years ago
Shin'ya Ueoka
036ede3379
support mutliple modifiers for key bindings
7 years ago
Shin'ya Ueoka
fe8a928317
remove unused actions and fix test
7 years ago
Shin'ya Ueoka
12db4943ee
show error on find and wrap search
7 years ago
Shin'ya Ueoka
e021504356
first find implementation
7 years ago