Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wip] content | Shin'ya Ueoka | 2018-07-08 | 2 | -7/+31 |
* | Use async/await on content script | Shin'ya Ueoka | 2018-06-17 | 1 | -6/+7 |
* | update indicator on loaded | Shin'ya Ueoka | 2018-05-06 | 1 | -1/+1 |
* | Toggle add-on enabled by clicking indicator | Shin'ya Ueoka | 2018-05-06 | 1 | -1/+4 |
* | Indicator shows the add-on enabled | Shin'ya Ueoka | 2018-05-06 | 1 | -0/+14 |
* | Merge remote-tracking branch 'origin/master' into background-adjacent-tabs | Shin'ya Ueoka | 2018-05-01 | 4 | -4/+27 |
|\ | |||||
| * | Cancel following by <C-[> | Shin'ya Ueoka | 2018-02-26 | 1 | -0/+1 |
| * | Cancel key input by <C-[> | Shin'ya Ueoka | 2018-02-26 | 1 | -1/+5 |
| * | fix smooth scroll on key repeated | Shin'ya Ueoka | 2018-01-13 | 1 | -1/+2 |
| * | add smoothscroll property | Shin'ya Ueoka | 2018-01-13 | 1 | -1/+1 |
| * | do not follow link which has aria-hidden attribute or aria-disabled attribute | usk | 2017-12-24 | 1 | -0/+16 |
| * | 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 |
* | | | Open adjacent tabs and background tabs | Erwan Ameil | 2017-11-16 | 1 | -2/+6 |
|/ / | |||||
* | | 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 | 3 | -25/+21 |
|/ | |||||
* | 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 |
* | Remove update propagation | Shin'ya Ueoka | 2017-10-31 | 4 | -18/+0 |
* | 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 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 | 4 | -8/+5 |
* | 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 | 1 | -11/+20 |
* | support multi-frame following | Shin'ya Ueoka | 2017-10-15 | 4 | -84/+78 |
* | make top-content component and frame-content component | Shin'ya Ueoka | 2017-10-15 | 6 | -0/+366 |