Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/mottie/octopatcher
- Owner: Mottie
- License: mit
- Created: 2016-07-04T23:34:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T21:27:37.000Z (about 7 years ago)
- Last Synced: 2024-10-11T09:55:44.125Z (3 months ago)
- Topics: browser-extension, chrome, collapsible, firefox, opera
- Language: JavaScript
- Homepage: https://goo.gl/fEufI5
- Size: 642 KB
- Stars: 59
- Watchers: 8
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.svgArrgh 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!