Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use combineReducers | Shin'ya Ueoka | 2018-07-11 | 1 | -24/+9 |
* | Use official redux on content | Shin'ya Ueoka | 2018-07-08 | 8 | -52/+30 |
* | blacklist as an util | Shin'ya Ueoka | 2018-07-08 | 1 | -21/+10 |
* | [wip] content | Shin'ya Ueoka | 2018-07-08 | 6 | -58/+86 |
* | fix but failed | Shin'ya Ueoka | 2018-06-28 | 8 | -38/+28 |
* | Use async/await on content script | Shin'ya Ueoka | 2018-06-17 | 2 | -30/+29 |
* | Fix no previous search keywords | Shin'ya Ueoka | 2018-06-17 | 2 | -13/+9 |
* | SHow error if not previous keywords | Shin'ya Ueoka | 2018-06-17 | 1 | -0/+13 |
* | update indicator on loaded | Shin'ya Ueoka | 2018-05-06 | 2 | -1/+3 |
* | 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 | 2 | -0/+21 |
* | Merge remote-tracking branch 'origin/master' into background-adjacent-tabs | Shin'ya Ueoka | 2018-05-01 | 16 | -137/+316 |
|\ | |||||
| * | set find keyword from background | Shin'ya Ueoka | 2018-03-07 | 2 | -19/+34 |
| * | remove redundant checks | Shin'ya Ueoka | 2018-03-06 | 1 | -21/+0 |
| * | show message on find | Shin'ya Ueoka | 2018-03-06 | 4 | -6/+28 |
| * | hide console on <Esc> and <C-{> | Shin'ya Ueoka | 2018-03-04 | 1 | -1/+8 |
| * | Cancel following by <C-[> | Shin'ya Ueoka | 2018-02-26 | 2 | -2/+7 |
| * | Cancel key input by <C-[> | Shin'ya Ueoka | 2018-02-26 | 1 | -1/+5 |
| * | focus on visible elements | Shin'ya Ueoka | 2018-01-15 | 2 | -22/+7 |
| * | implement focus input | Shin'ya Ueoka | 2018-01-13 | 2 | -0/+13 |
| * | 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 |