Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.com | Shin'ya Ueoka | 2017-11-18 | 1 | -1/+2 |
|\ | |||||
| * | add support for following some buttons on mobile.twitter.com | usk | 2017-11-05 | 1 | -1/+2 |
* | | maximize z-index of hints | Shin'ya Ueoka | 2017-11-15 | 1 | -1/+1 |
* | | fix hot-reload settings | Shin'ya Ueoka | 2017-11-13 | 1 | -1/+1 |
* | | support mutliple modifiers for key bindings | Shin'ya Ueoka | 2017-11-11 | 4 | -26/+22 |
* | | show error on find and wrap search | Shin'ya Ueoka | 2017-11-11 | 1 | -4/+35 |
* | | first find implementation | Shin'ya Ueoka | 2017-11-11 | 2 | -1/+26 |
* | | fix settings reload on content | Shin'ya Ueoka | 2017-11-05 | 1 | -0/+2 |
|/ | |||||
* | fix plugin load | Shin'ya Ueoka | 2017-11-05 | 1 | -0/+4 |
* | support following area tags | Shin'ya Ueoka | 2017-10-31 | 2 | -9/+27 |
* | rename to follow-controller | Shin'ya Ueoka | 2017-10-31 | 1 | -8/+9 |
* | Remove update propagation | Shin'ya Ueoka | 2017-10-31 | 7 | -38/+8 |
* | allow to open target='_blank' link | Shin'ya Ueoka | 2017-10-25 | 1 | -3/+4 |
* | follow [tabindex] | Shin'ya Ueoka | 2017-10-23 | 1 | -1/+3 |
* | dom helper | Shin'ya Ueoka | 2017-10-23 | 2 | -6/+10 |
* | add blacklist setting | Shin'ya Ueoka | 2017-10-22 | 1 | -1/+25 |
* | add setting actions in content | Shin'ya Ueoka | 2017-10-22 | 2 | -9/+10 |
* | enable/disable addon by keys | Shin'ya Ueoka | 2017-10-21 | 1 | -0/+12 |
* | support shift modifier | Shin'ya Ueoka | 2017-10-21 | 1 | -1/+12 |
* | emit mapped keys from input-component | Shin'ya Ueoka | 2017-10-21 | 3 | -5/+14 |
* | clean | Shin'ya Ueoka | 2017-10-21 | 1 | -6/+3 |
* | remove message propagation | Shin'ya Ueoka | 2017-10-18 | 6 | -10/+10 |
* | fix settings reload | Shin'ya Ueoka | 2017-10-17 | 1 | -1/+1 |
* | follow links for multi-frames in viewport | Shin'ya Ueoka | 2017-10-15 | 2 | -12/+37 |
* | support multi-frame following | Shin'ya Ueoka | 2017-10-15 | 7 | -91/+204 |
* | make top-content component and frame-content component | Shin'ya Ueoka | 2017-10-15 | 8 | -1/+91 |
* | load content script all_frames and click link | Shin'ya Ueoka | 2017-10-14 | 1 | -24/+20 |
* | get hints from window | Shin'ya Ueoka | 2017-10-14 | 1 | -11/+11 |
* | move hint component | Shin'ya Ueoka | 2017-10-14 | 3 | -1/+47 |
* | fix follow for contenteditable | Shin'ya Ueoka | 2017-10-12 | 1 | -1/+8 |
* | ignore events from contenteditable | Shin'ya Ueoka | 2017-10-12 | 1 | -1/+5 |
* | ignore meta keys on input | Shin'ya Ueoka | 2017-10-10 | 1 | -1/+2 |
* | save keymap in input store in content | Shin'ya Ueoka | 2017-10-09 | 1 | -14/+2 |
* | separate content | Shin'ya Ueoka | 2017-10-08 | 3 | -0/+278 |