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
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