aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #113 from alx741/tabsShin'ya Ueoka2017-11-055-1/+24
|\ | | | | Add Tabs first/last selectors
| * Document first and last tab operationsDaniel Campoverde2017-10-291-0/+1
| |
| * Add TAB_LAST operationDaniel Campoverde2017-10-294-9/+12
| |
| * Clean up TAB_FIRST operationDaniel Campoverde2017-10-293-4/+4
| |
| * Fix selectFirstTabDaniel Campoverde2017-10-291-2/+4
| |
| * Default TAB_FIRST mappingDaniel Campoverde2017-10-292-1/+2
| |
| * Add TAB_FIRST operationDaniel Campoverde2017-10-293-0/+16
| |
* | Merge pull request #136 from ueokande/release-0.4Shin'ya Ueoka2017-11-051-1/+1
|\ \ | | | | | | Release 0.4
| * | Release 0.4Shin'ya Ueoka2017-11-051-1/+1
|/ /
* | Merge pull request #135 from ueokande/qa-0.4Shin'ya Ueoka2017-11-051-0/+2
|\ \ | | | | | | fix settings reload on content
| * | fix settings reload on contentShin'ya Ueoka2017-11-051-0/+2
| | |
* | | Merge pull request #134 from ueokande/qa-0.4Shin'ya Ueoka2017-11-051-49/+47
|\| | | | | | | | QA 0.4
| * | Add 0.4 testsShin'ya Ueoka2017-11-051-21/+30
| | |
| * | clean QAShin'ya Ueoka2017-11-051-38/+27
|/ /
* | Merge pull request #129 from ueokande/retry-setting-loadShin'ya Ueoka2017-11-044-2/+9
|\ \ | | | | | | fix plugin load
| * | fix plugin loadShin'ya Ueoka2017-11-054-2/+9
| | |
* | | Merge pull request #117 from gliptak/patch-1Shin'ya Ueoka2017-11-041-1/+1
|\ \ \ | |/ / |/| | Bring Firefox current inTravis
| * | Bring Firefox current inTravisGábor Lipták2017-10-301-1/+1
| |/
* | Merge pull request #126 from ueokande/69-fix-completion-navigateShin'ya Ueoka2017-11-021-13/+4
|\ \ | | | | | | fix completion navigate
| * | remove comparison with previous valueShin'ya Ueoka2017-11-021-9/+1
| | |
| * | fix completion navigateShin'ya Ueoka2017-10-301-8/+7
| |/
* | Merge pull request #123 from ueokande/64-follow-area-tagsShin'ya Ueoka2017-11-0222-173/+234
|\ \ | | | | | | follow area tags
| * | support following area tagsShin'ya Ueoka2017-10-313-10/+104
| | |
| * | rename to follow-controllerShin'ya Ueoka2017-10-319-106/+107
| | |
| * | Remove update propagationShin'ya Ueoka2017-10-3112-57/+23
|/ /
* | Merge pull request #120 from cozywigwam/masterShin'ya Ueoka2017-10-301-17/+16
|\ \ | |/ |/| Minor adjustments in readme for clarification
| * Minor adjustments in readme for clarificationGrant Surratt2017-10-301-17/+16
|/
* Merge pull request #112 from alx741/readmeShin'ya Ueoka2017-10-291-6/+7
|\ | | | | Readme typos
| * Console commands clarificationDaniel Campoverde2017-10-291-2/+3
| |
| * Fix typoDaniel Campoverde2017-10-291-3/+3
| |
| * Fix typoDaniel Campoverde2017-10-291-2/+2
|/
* Merge pull request #110 from ueokande/107-scroll-window-and-bodyShin'ya Ueoka2017-10-291-7/+13
|\ | | | | scroll html and body preferentially
| * scroll html and body preferentiallyShin'ya Ueoka2017-10-291-7/+13
|/
* Merge pull request #104 from ueokande/83-run-on-document-loadedShin'ya Ueoka2017-10-281-2/+3
|\ | | | | run at document end and run in all urls
| * run at document end and run in all urlsShin'ya Ueoka2017-10-281-2/+3
|/
* Merge pull request #97 from ueokande/blacklist-readmeShin'ya Ueoka2017-10-261-3/+16
|\ | | | | blacklist in README
| * blacklist in READMEShin'ya Ueoka2017-10-261-3/+16
|/
* Merge pull request #95 from ueokande/release-0.3Shin'ya Ueoka2017-10-261-1/+1
|\ | | | | Release 0.3
| * Bump a versionShin'ya Ueoka2017-10-261-1/+1
|/
* Merge pull request #96 from ueokande/QAShin'ya Ueoka2017-10-262-3/+24
|\ | | | | Testing for 0.3
| * update QAShin'ya Ueoka2017-10-261-1/+1
| |
| * fix page scrollShin'ya Ueoka2017-10-251-2/+2
| |
| * Update QAShin'ya Ueoka2017-10-251-0/+21
|/
* Merge pull request #94 from ueokande/target-blankShin'ya Ueoka2017-10-251-3/+4
|\ | | | | target='_blank' link
| * allow to open target='_blank' linkShin'ya Ueoka2017-10-251-3/+4
|/
* Merge pull request #93 from ueokande/improve-for-certain-pagesShin'ya Ueoka2017-10-254-34/+113
|\ | | | | Improve for aberration pages
| * scroll first scrollable elmentShin'ya Ueoka2017-10-241-27/+92
| |
| * follow [tabindex]Shin'ya Ueoka2017-10-231-1/+3
| | | | | | | | the [tabindex] elements are used in gmail
| * dom helperShin'ya Ueoka2017-10-233-6/+18
|/
* Merge pull request #90 from ueokande/11-url-blacklistShin'ya Ueoka2017-10-2314-27/+126
|\ | | | | URL blacklist