Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mottie/octopatcher

Arrgh Some Patchy Goodness to GitHub!
https://github.com/mottie/octopatcher

browser-extension chrome collapsible firefox opera

Last synced: 3 months ago
JSON representation

Arrgh Some Patchy Goodness to GitHub!

Awesome Lists containing this project

README

        

# Octopatcher [![tags][tag-img]][tag-url] [![devDependency Status][david-dev-img]][david-dev-url]

[tag-url]: https://github.com/Mottie/Octopatcher/tags
[tag-img]: https://img.shields.io/github/tag/Mottie/Octopatcher.svg
[david-dev-url]: https://david-dm.org/Mottie/Octopatcher#info=devDependencies
[david-dev-img]: https://david-dm.org/Mottie/Octopatcher/dev-status.svg

Arrgh Some Patchy Goodness to GitHub!

## Features

* [Collapse Content](https://github.com/Mottie/Octopatcher/blob/master/docs/collapse-comment.md): Adds a header to issue comments which allows toggling the view of long code and quote blocks.
* [Collapse Markdown](https://github.com/Mottie/Octopatcher/blob/master/docs/collapse-markdown.md): Make all markdown headers clickable to allow toggling the view of all content between same level headers.

## Installation

Install it for:
* [Chrome](https://chrome.google.com/webstore/detail/octopatcher/lcilaoigfgceebdljpanjenhmnoijmal?hl=en-US&gl=US).
* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/octopatcher/).
* [Opera](https://addons.opera.com/en/extensions/details/octopatcher/?display=en).

## To Do

* Add support for GitHub Enterprise sites.
* Include more of the useful [GitHub userscripts](https://github.com/Mottie/GitHub-userscripts) in this extension; any feedback would be appreciated!