Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge pull request #300 from usk/feature/open-clipboard's-url | Shin'ya Ueoka | 2018-01-13 | 2 | -1/+27 | |
| |\ | ||||||
| | * | open clipboard's URL in current/new tab | usk | 2018-01-03 | 2 | -1/+27 | |
| * | | fix smooth scroll on key repeated | Shin'ya Ueoka | 2018-01-13 | 3 | -28/+54 | |
| * | | clean scrolls | Shin'ya Ueoka | 2018-01-13 | 1 | -38/+51 | |
| * | | add smoothscroll property | Shin'ya Ueoka | 2018-01-13 | 3 | -23/+34 | |
| * | | add smooth scroll | Shin'ya Ueoka | 2018-01-13 | 1 | -7/+50 | |
| * | | remove window from scrolls | Shin'ya Ueoka | 2018-01-13 | 2 | -37/+37 | |
| * | | support custom chars as hintchars | Shin'ya Ueoka | 2018-01-11 | 1 | -4/+8 | |
| |/ | ||||||
| * | do not follow link which has aria-hidden attribute or aria-disabled attribute | usk | 2017-12-24 | 1 | -0/+16 | |
| * | pagination tweaks and fixes: | chocolateboy | 2017-11-23 | 1 | -22/+27 | |
| * | 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 | |
| * | | improve #linkPrev and #linkNext: | chocolateboy | 2017-11-17 | 1 | -14/+17 | |
| * | | maximize z-index of hints | Shin'ya Ueoka | 2017-11-15 | 1 | -1/+1 | |
| * | | Fix console iframe styles | Shin'ya Ueoka | 2017-11-15 | 1 | -1/+2 | |
* | | | Open adjacent tabs and background tabs | Erwan Ameil | 2017-11-16 | 5 | -5/+14 | |
|/ / | ||||||
* | | fix hot-reload settings | Shin'ya Ueoka | 2017-11-13 | 3 | -6/+6 | |
* | | fix 0/$ | Shin'ya Ueoka | 2017-11-12 | 1 | -2/+2 | |
* | | support mutliple modifiers for key bindings | Shin'ya Ueoka | 2017-11-11 | 7 | -31/+41 | |
* | | remove unused actions and fix test | Shin'ya Ueoka | 2017-11-11 | 3 | -20/+1 | |
* | | show error on find and wrap search | Shin'ya Ueoka | 2017-11-11 | 4 | -15/+83 | |
* | | first find implementation | Shin'ya Ueoka | 2017-11-11 | 4 | -4/+38 | |
* | | add find action and reducer | Shin'ya Ueoka | 2017-11-11 | 4 | -0/+69 | |
* | | fix settings reload on content | Shin'ya Ueoka | 2017-11-05 | 1 | -0/+2 | |
|/ | ||||||
* | fix plugin load | Shin'ya Ueoka | 2017-11-05 | 2 | -1/+7 | |
* | support following area tags | Shin'ya Ueoka | 2017-10-31 | 2 | -9/+27 | |
* | rename to follow-controller | Shin'ya Ueoka | 2017-10-31 | 5 | -23/+24 | |
* | Remove update propagation | Shin'ya Ueoka | 2017-10-31 | 8 | -47/+13 | |
* | scroll html and body preferentially | Shin'ya Ueoka | 2017-10-29 | 1 | -7/+13 | |
* | fix page scroll | Shin'ya Ueoka | 2017-10-25 | 1 | -2/+2 | |
* | allow to open target='_blank' link | Shin'ya Ueoka | 2017-10-25 | 1 | -3/+4 | |
* | scroll first scrollable elment | Shin'ya Ueoka | 2017-10-24 | 1 | -27/+92 | |
* | 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 | 8 | -25/+43 | |
* | enable/disable addon by keys | Shin'ya Ueoka | 2017-10-21 | 3 | -0/+22 | |
* | add addon actions | Shin'ya Ueoka | 2017-10-21 | 3 | -0/+43 | |
* | support shift modifier | Shin'ya Ueoka | 2017-10-21 | 1 | -1/+12 | |
* | emit mapped keys from input-component | Shin'ya Ueoka | 2017-10-21 | 4 | -14/+16 | |
* | clean | Shin'ya Ueoka | 2017-10-21 | 1 | -6/+3 | |
* | remove message propagation | Shin'ya Ueoka | 2017-10-18 | 7 | -22/+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 | 9 | -93/+223 | |
* | make top-content component and frame-content component | Shin'ya Ueoka | 2017-10-15 | 9 | -72/+98 | |
* | console only top window | Shin'ya Ueoka | 2017-10-15 | 1 | -14/+38 | |
* | 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 | 2 | -12/+12 | |
* | move hint component | Shin'ya Ueoka | 2017-10-14 | 3 | -1/+1 |