Commit graph

228 commits

Author SHA1 Message Date
usk
764d7a34bd add support for following some buttons on mobile.twitter.com
The buttons are:

  * reply
  * retweet
  * favorite
  * direct message
  * drop down menu
2017-11-05 10:33:03 +09:00
Shin'ya Ueoka
387524a407 fix plugin load 2017-11-05 07:47:05 +09:00
Shin'ya Ueoka
14241ca842 support following area tags 2017-10-31 21:37:53 +09:00
Shin'ya Ueoka
2c600786c8 rename to follow-controller 2017-10-31 19:34:32 +09:00
Shin'ya Ueoka
24c7369451 Remove update propagation 2017-10-31 19:34:32 +09:00
Shin'ya Ueoka
9c277d0b04 scroll html and body preferentially 2017-10-29 22:21:18 +09:00
Shin'ya Ueoka
d1f456dca0 fix page scroll 2017-10-25 22:00:08 +09:00
Shin'ya Ueoka
fda4c95b89 allow to open target='_blank' link 2017-10-25 21:05:28 +09:00
Shin'ya Ueoka
a4b86bf3a0 scroll first scrollable elment 2017-10-24 21:55:50 +09:00
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
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
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
903c9c78b7 remove message propagation 2017-10-18 22:04:30 +09:00
Shin'ya Ueoka
74c53b9040 fix settings reload 2017-10-17 22:01:01 +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
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
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
7b0a43c559 follow link in new tab 2017-10-11 21:12:27 +09:00
Shin'ya Ueoka
b9e177f800 ignore meta keys on input 2017-10-10 21:50:32 +09:00
Shin'ya Ueoka
cf36bf192c fix method name 2017-10-09 21:01:22 +09:00
Shin'ya Ueoka
8c84930ca3 scroll horizonally 2017-10-09 21:00:26 +09:00
Shin'ya Ueoka
c913dcdec7 parse json in settings 2017-10-09 15:30:05 +09:00
Shin'ya Ueoka
355c0c6457 save keymap in input store in content 2017-10-09 14:30:58 +09:00
Shin'ya Ueoka
7ac00fce6f Show info on yanked 2017-10-08 19:58:36 +09:00
Shin'ya Ueoka
b0d2b53281 use mode in console message 2017-10-08 19:09:25 +09:00
Shin'ya Ueoka
f6996a2274 yank a URL 2017-10-08 16:37:26 +09:00
Shin'ya Ueoka
2faf44af74 move store to shared 2017-10-08 15:11:09 +09:00
Shin'ya Ueoka
39fb540037 separate content 2017-10-08 15:04:55 +09:00
Shin'ya Ueoka
58123210ab separate settings 2017-10-08 14:44:21 +09:00
Shin'ya Ueoka
22db12f2a3 move messages to shared 2017-10-08 13:58:01 +09:00
Shin'ya Ueoka
e2aae9cff2 follow from content-input 2017-10-08 09:56:54 +09:00
Shin'ya Ueoka
6f9b217df8 make content-input more simple 2017-10-08 09:54:15 +09:00
Shin'ya Ueoka
ea455059bd prevent keymaps in the page 2017-10-08 07:41:55 +09:00
Shin'ya Ueoka
30641f1b75 load settings from content 2017-10-07 22:31:37 +09:00
Shin'ya Ueoka
8ff302a1f2 store input keys in content script 2017-10-07 18:50:43 +09:00
Shin'ya Ueoka
a6b197ca73 reload settings on content 2017-10-07 15:13:54 +09:00
Shin'ya Ueoka
4cb17031d1 [wip] remove STATE_UPDATE 2017-10-06 23:55:52 +09:00
Shin'ya Ueoka
10ad62e606 console command actions without store 2017-10-06 23:40:55 +09:00