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
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
Shin'ya Ueoka
e1c70769ea
add find action and reducer
7 years ago
Shin'ya Ueoka
7e6b8262b5
fix settings reload on content
7 years ago
usk
764d7a34bd
add support for following some buttons on mobile.twitter.com
...
The buttons are:
* reply
* retweet
* favorite
* direct message
* drop down menu
7 years ago
Shin'ya Ueoka
387524a407
fix plugin load
7 years ago
Shin'ya Ueoka
14241ca842
support following area tags
7 years ago
Shin'ya Ueoka
2c600786c8
rename to follow-controller
7 years ago
Shin'ya Ueoka
24c7369451
Remove update propagation
7 years ago
Shin'ya Ueoka
9c277d0b04
scroll html and body preferentially
7 years ago
Shin'ya Ueoka
d1f456dca0
fix page scroll
7 years ago
Shin'ya Ueoka
fda4c95b89
allow to open target='_blank' link
7 years ago
Shin'ya Ueoka
a4b86bf3a0
scroll first scrollable elment
7 years ago
Shin'ya Ueoka
6b60d09ae2
follow [tabindex]
...
the [tabindex] elements are used in gmail
7 years ago
Shin'ya Ueoka
a57cdbd5b5
dom helper
7 years ago
Shin'ya Ueoka
b9f2668cea
add blacklist setting
7 years ago
Shin'ya Ueoka
c6eb5553d0
add setting actions in content
7 years ago
Shin'ya Ueoka
dc6d93c1da
enable/disable addon by keys
7 years ago
Shin'ya Ueoka
59f7ef205d
add addon actions
7 years ago
Shin'ya Ueoka
cd6f7e7788
support shift modifier
7 years ago
Shin'ya Ueoka
214a5103f3
emit mapped keys from input-component
7 years ago
Shin'ya Ueoka
c2a663a64d
clean
7 years ago
Shin'ya Ueoka
903c9c78b7
remove message propagation
7 years ago
Shin'ya Ueoka
74c53b9040
fix settings reload
7 years ago
Shin'ya Ueoka
45b3b0510f
follow links for multi-frames in viewport
7 years ago
Shin'ya Ueoka
ac5354020e
support multi-frame following
7 years ago
Shin'ya Ueoka
4c9d0433a6
make top-content component and frame-content component
7 years ago
Shin'ya Ueoka
042aa94936
console only top window
7 years ago
Shin'ya Ueoka
fc90f78e26
load content script all_frames and click link
7 years ago
Shin'ya Ueoka
bebf8e2327
get hints from window
7 years ago
Shin'ya Ueoka
890f84c343
move hint component
7 years ago
Shin'ya Ueoka
4646e8b18d
fix follow for contenteditable
7 years ago