Giter Club home page Giter Club logo

github-extension's Introduction

This Chrome extension comes with a grab bag of features to make development on GitHub more pleasant. They are all off by default, so you will need to visit the extension's options page at chrome://extensions/ after installing to enable the ones you want.

images/options.png

Install it from the Chrome web store https://chrome.google.com/webstore/detail/extra-github-pr-info/pianlbphbcjkcghlboepagpoilanigff?hl=en-US

Features

Sort signals

Re-order the signals on GitHub to bucket in this order (with alphabetic ordering in each bucket): failed, pending, success, unknown, skipped.

images/checks_list.png

PR statuses

Show some extra information when viewing a list of PRs. This can be helpful to get more information at a glance (this feature requires a GitHub OAuth token be set in the settings since it uses the GitHub API). This includes: full build status (the bar), branch name, lines changed, and mergability status.

images/pr_list.png

Unminimize comments

Automatically un-minimize all comments on a PR.

Remove bot comment counts

Remove bot comments from the count on PR lists.

Disable pjax

GitHub uses pjax to act as a single-page application to improve load times. However, this can lead to stale data, notably when you go to the "files" tab on a PR sometimes the page loads with the "refresh" button already present since the diff it's showing you is out of date. Turning off pjax turns links back into regular links, so visitng a page invokes a fresh page load which avoids this issue.

Installation

To use from source, clone this repo and visit chrome://extensions/ and load the folder as an unpacked extension.

git clone https://github.com/driazati/github-extension

To deploy a new version, use the Makefile and upload it in the extension dashboard.

make zip

github-extension's People

Contributors

driazati avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.