An open API service indexing awesome lists of open source software.

https://github.com/yoheimuta/github-pre-utility

Chrome extension to easily read github issues and gists with long comments without horizontal and vertical scrolling.
https://github.com/yoheimuta/github-pre-utility

chrome-extension github

Last synced: 6 months ago
JSON representation

Chrome extension to easily read github issues and gists with long comments without horizontal and vertical scrolling.

Awesome Lists containing this project

README

          

# github-pre-utility

[![GitHub release](http://img.shields.io/github/release/yoheimuta/github-pre-utility.svg?style=flat-square)][release]
[![Wercker](http://img.shields.io/wercker/ci/54393fe184570fc622001411.svg?style=flat-square)][wercker]
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]

[release]: https://github.com/yoheimuta/github-pre-utility/releases
[wercker]: https://app.wercker.com/project/bykey/07449a9cbfed0c4e758316f792c19909
[license]: https://github.com/yoheimuta/github-pre-utility/blob/master/LICENSE

Enabled to read github issues and gists with long comments without horizontal and vertical scrolling.

## Chrome Extension

Install from https://chrome.google.com/webstore/detail/github-pre-utility/ohbmbjnjnkbfnmilcpklobimhkbdcdjl.

This extension uses the keys `r` to wrap pre/code tag and `t` to collapse pre tag.

### Options

- You can switch to work automatically (= without a key down) wrap and collapse with options page.
- You can change character length to control first view of collapsed content.
- You can change key codes to wrap and collapse with manually.
- Click any keys on http://semooh.jp/jquery/api/events/keydown/fn/demo-1/ to confirm a key code.

## Demo

Try this features at http://yoheimuta.github.io/github-pre-utility/ before installing it

## Screenshot

![](publish/readme/github-pre-utility.gif)