Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Work around for scrollBy() after scrollTo() does not work | Shin'ya Ueoka | 2019-03-09 | 1 | -15/+8 | |
* | Fix scroller target | Shin'ya Ueoka | 2019-03-09 | 1 | -2/+2 | |
* | Increase scroll delta | Shin'ya Ueoka | 2019-02-11 | 1 | -2/+2 | |
* | Remove repeat properties | Shin'ya Ueoka | 2019-02-11 | 2 | -5/+5 | |
* | Clean scroller | Shin'ya Ueoka | 2019-02-11 | 1 | -28/+40 | |
* | Make smooth-scroll smoother | Shin'ya Ueoka | 2019-02-11 | 1 | -65/+30 | |
* | Add gh/gH to open home page | Shin'ya Ueoka | 2018-12-09 | 1 | -1/+1 | |
* | Use webextension message to console | Shin'ya Ueoka | 2018-11-18 | 4 | -38/+20 | |
* | Scroll on global mark and handle gone tab | Shin'ya Ueoka | 2018-10-12 | 2 | -2/+9 | |
* | Support global marks which select a tab | Shin'ya Ueoka | 2018-10-12 | 2 | -2/+33 | |
* | Store local marks | Shin'ya Ueoka | 2018-10-11 | 5 | -16/+91 | |
* | Store x position into marks | Shin'ya Ueoka | 2018-10-11 | 2 | -2/+3 | |
* | Make setMode false on mark is set | Shin'ya Ueoka | 2018-10-11 | 1 | -1/+1 | |
* | Rename mode acton and reducer | Shin'ya Ueoka | 2018-10-11 | 2 | -5/+10 | |
* | Add mark action and reducer | Shin'ya Ueoka | 2018-10-11 | 3 | -0/+56 | |
* | correct INPUT_KEY_PRESS action name | Stefan | 2018-08-30 | 1 | -1/+1 | |
* | Merge pull request #432 from Mange/follow-details-summary | Shin'ya Ueoka | 2018-07-29 | 1 | -1/+2 | |
|\ | ||||||
| * | Allow following <summary> elements | Magnus Bergmark | 2018-07-16 | 1 | -1/+2 | |
* | | Search keywords on paste | Shin'ya Ueoka | 2018-07-28 | 2 | -9/+12 | |
|/ | ||||||
* | 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 | |
| |\ |