Commit graph

452 commits

Author SHA1 Message Date
Shin'ya Ueoka
6b60d09ae2 follow [tabindex]
the [tabindex] elements are used in gmail
2017-10-23 20:40:09 +09:00
Shin'ya Ueoka
a57cdbd5b5 dom helper 2017-10-23 20:10:05 +09:00
Shin'ya Ueoka
ccc81312a1 Merge pull request #90 from ueokande/11-url-blacklist
URL blacklist
2017-10-23 10:43:33 +00:00
Shin'ya Ueoka
b9f2668cea add blacklist setting 2017-10-22 22:17:00 +09:00
Shin'ya Ueoka
c6eb5553d0 add setting actions in content 2017-10-22 20:14:38 +09:00
Shin'ya Ueoka
7639e99b75 Merge pull request #86 from ueokande/10-disable-temporary
Disable add-on temporary
2017-10-21 21:17:27 +09:00
Shin'ya Ueoka
6ad143d294 change default keymap 2017-10-21 19:41:55 +09:00
Shin'ya Ueoka
dc6d93c1da enable/disable addon by keys 2017-10-21 19:40:22 +09:00
Shin'ya Ueoka
59f7ef205d add addon actions 2017-10-21 13:26:36 +09:00
Shin'ya Ueoka
cd6f7e7788 support shift modifier 2017-10-21 12:50:53 +09:00
Shin'ya Ueoka
214a5103f3 emit mapped keys from input-component 2017-10-21 12:47:44 +09:00
Shin'ya Ueoka
c2a663a64d clean 2017-10-21 10:13:20 +09:00
Shin'ya Ueoka
941073404b Merge pull request #85 from ueokande/use-kbd-tags
Use <kbd> tags
2017-10-21 08:36:41 +09:00
Shin'ya Ueoka
b13b00fd85 use kbd tags in QA 2017-10-21 08:29:17 +09:00
Shin'ya Ueoka
6ede8a8c05 use kbd tags in README 2017-10-21 08:29:17 +09:00
Shin'ya Ueoka
c47a2075bc Merge pull request #84 from ueokande/14-lose-console-focus
Fix close focus
2017-10-19 21:46:51 +09:00
Shin'ya Ueoka
71d35005b4 force console focus 2017-10-19 20:31:16 +09:00
Shin'ya Ueoka
903c9c78b7 remove message propagation 2017-10-18 22:04:30 +09:00
Shin'ya Ueoka
86431e82f7 Merge pull request #71 from ueokande/release-0.2
Release 0.2
2017-10-18 18:53:31 +09:00
Shin'ya Ueoka
15184adac8 bump a version 2017-10-17 22:35:32 +09:00
Shin'ya Ueoka
a73dd19bc1 Merge pull request #75 from ueokande/qa
Update QA
2017-10-17 22:35:02 +09:00
Shin'ya Ueoka
8c68088482 Merge pull request #73 from ueokande/fix-for-release
some fix
2017-10-17 22:15:46 +09:00
Shin'ya Ueoka
d31799bd4f Update QA 2017-10-17 22:05:21 +09:00
Shin'ya Ueoka
74c53b9040 fix settings reload 2017-10-17 22:01:01 +09:00
Shin'ya Ueoka
c69cb944ac Merge pull request #72 from ueokande/65-fix-empty-suggestions
Fix empty suggestions
2017-10-17 21:25:14 +09:00
Shin'ya Ueoka
c143cf070e reset prevValue on console on shown 2017-10-17 21:07:41 +09:00
Shin'ya Ueoka
33a97a0e8c Merge pull request #61 from ueokande/multi-frame-following
Multi frame following
2017-10-16 21:48:41 +09:00
Shin'ya Ueoka
cf3a1eaf16 fix .eslintrc for Travis CI 2017-10-15 22:06:07 +09:00
Shin'ya Ueoka
45b3b0510f follow links for multi-frames in viewport 2017-10-15 21:59:37 +09:00
Shin'ya Ueoka
ac5354020e support multi-frame following 2017-10-15 17:42:17 +09:00
Shin'ya Ueoka
4c9d0433a6 make top-content component and frame-content component 2017-10-15 09:04:00 +09:00
Shin'ya Ueoka
042aa94936 console only top window 2017-10-15 07:37:42 +09:00
Shin'ya Ueoka
157ebaef9c index reducer in background 2017-10-14 22:11:54 +09:00
Shin'ya Ueoka
fc90f78e26 load content script all_frames and click link 2017-10-14 13:18:46 +09:00
Shin'ya Ueoka
bebf8e2327 get hints from window 2017-10-14 06:46:31 +09:00
Shin'ya Ueoka
890f84c343 move hint component 2017-10-14 06:40:49 +09:00
Shin'ya Ueoka
9f2dcde566 [WIP] Multi frame following 2017-10-14 06:04:58 +09:00
Shin'ya Ueoka
7ced514f83 Merge pull request #54 from ueokande/fix-53
Fix 53
2017-10-12 21:42:55 +09:00
Shin'ya Ueoka
4646e8b18d fix follow for contenteditable 2017-10-12 21:18:52 +09:00
Shin'ya Ueoka
10beccfab2 ignore events from contenteditable 2017-10-12 20:42:55 +09:00
Shin'ya Ueoka
f2a42c50d9 Merge pull request #52 from CYBAI/patch-1
Fix typo
2017-10-12 18:52:06 +09:00
cybai
95c35a9e2d Fix typo 2017-10-11 23:18:44 +08:00
Shin'ya Ueoka
f80860a948 Merge pull request #35 from ueokande/release-0.1
Release 0.1
2017-10-11 22:32:23 +09:00
Shin'ya Ueoka
5f0876d46a Bump a version 2017-10-11 21:39:14 +09:00
Shin'ya Ueoka
39494a2611 Merge pull request #33 from ueokande/qa
QA
2017-10-11 21:36:41 +09:00
Shin'ya Ueoka
fe9136a756 update qa 2017-10-11 21:30:31 +09:00
Shin'ya Ueoka
e96f96a003 fix qa 2017-10-11 21:30:31 +09:00
Shin'ya Ueoka
006be7f44c Update QA 2017-10-11 21:30:31 +09:00
Shin'ya Ueoka
8d894ecc0a Update QA 2017-10-11 21:30:31 +09:00
Shin'ya Ueoka
ec4ff5cee5 update QA 2017-10-11 21:30:31 +09:00