Giter Club home page Giter Club logo

awesome-browser-extensions-for-github's Introduction

Awesome browser extensions for GitHub Awesome

A collection of awesome browser extensions for GitHub.

Table of Content

Overlay code coverage in Github and Bitbucket. Supporting commits, blobs, blame, compare, pulls and more. Free for open source repositories.

Screenshots ![Codecov](https://cloud.githubusercontent.com/assets/2041757/10658044/5a971f60-7893-11e5-8e89-a51cac2b21cf.png)

Show the # of PRs and other contributors stats in the Issues/PRs tab. Can be helpful for maintainers that want to know if it's a contributor's first PR.

Screenshots ![Contributors on GitHub](https://github.com/hzoo/contributors-on-github/blob/master/firstpr.gif)

Chrome extension to check if the GitHub profile you are visiting, follows you or not in a Twitter-like UI

Screenshots ![Follow Me or Not](https://raw.githubusercontent.com/mkstn/follow-me-or-not/master/assets/images/Screenshot%20from%202016-08-14%2003%3A07%3A39.png)

A Chrome extension that adds a button on GitHub comment toolbars, allowing you to search for (and include) GIFs in comments.

Screenshots ![GifHub](https://cloud.githubusercontent.com/assets/1393946/13860430/911b4ce6-ec88-11e5-9952-11f19baa0190.gif)

View the abstract syntax tree (AST) of code on GitHub.

Screenshots ![GitHub AST Viewer](http://i.imgur.com/jumGRMd.gif)

Simple and discreet extension that enhances GitHub's search, letting you search for repositories and people faster than ever.

Screenshots ![Pages2Repo](https://dl.dropboxusercontent.com/s/zg3cblx3q8fhbkl/github-awesome-autocomplete.jpg)

Categorize your mixed GitHub notifications

Screenshots ![GitHub Categoric](https://dl.dropboxusercontent.com/u/15056258/screeen.png)

Chrome extension to fetch the email ID of a user even if they haven't made it public on their GitHub profile

Screenshots | Before | After | | --- | --- | | ![GitHub Email Extractor](https://raw.githubusercontent.com/prabhakar267/github-email-extractor/master/screenshots/Screenshot%20from%202016-08-16%2000-09-33.png) | ![GitHub Email Extractor](https://raw.githubusercontent.com/prabhakar267/github-email-extractor/master/screenshots/Screenshot%20from%202016-08-16%2000-05-54.png) |

A Chrome extension to discover more repositories

Group stars, forks, and other events in your dashboard/news feed.

Screenshots

Highlight selected word in GitHub source view like Sublime Text.

Screenshots ![GitHub Highlight Selected](https://dl.dropboxusercontent.com/s/2un7ezpdipunn70/github-highlight-selected.jpg)

Neat user/repo/issue hovercard for GitHub.

Screenshots ![GitHub Hovercard](https://raw.githubusercontent.com/Justineo/github-hovercard/master/screenshots/2.png)

Displays a clickable outline of all topic headers for markdown documents on GitHub

Screenshots ![GitHub Markdown Outline Extension](https://raw.githubusercontent.com/dbkaplun/github-markdown-outline-extension/master/screenshot.png)

Omnibar for GitHub just like bitbucket's

Screenshots ![](https://cloud.githubusercontent.com/assets/1235045/13912608/00623f8a-ef7a-11e5-92dc-20cd9815007d.png)

Displays size of each file, download link and an option of copying file contents directly to clipboard

Screenshots

Add ability to filter files in pull requests.

Screenshots ![GitHub Pr Filter](https://raw.githubusercontent.com/danielhusar/github-pr-filter/master/demo.png)

Automatically adds repository size to GitHub's repository summary.

Screenshots

This extension is to display travis-ci status for repos in github. There is a visual chart which shows build status and duration changes for recent 10 times.

Screenshots

Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser.

Screenshots ![github.expandinizr](https://dl.dropboxusercontent.com/s/7e9g9g0l445j90m/github-expandinizr.jpg)

Makes it easy to see if a GitHub project has a Gitter room.

Screenshots ![Gitter Helper](https://lh3.googleusercontent.com/sRRg2KsBhOnu3RFfLZYDWFEn52hngmM9ygdc-gBvjmY4l8a4moFjgXJTVUVNNj-oIUCplfVwHgQ=s1280-h800-e365-rw)

Hide dotfiles from the GitHub file browser.

Screenshots ![Hide files on GitHub](https://dl.dropboxusercontent.com/s/80jpb795dckfel7/github-hide-files.jpg)

Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.

Screenshots ![Isometric Contributions](https://dl.dropboxusercontent.com/s/kc1qxqitixx0hfp/isometric-contributions.jpg)

See forks with the most stars under the names of repositories.

Screenshots ![Slate fork](https://musicallyut.in/docs/lovely-forks/slate-fork-80.png)

An add-on for a quick gist of Github.

Screenshots ![Trend Screen](https://raw.githubusercontent.com/mbad0la/MiniGitHub/master/screenshots/minigithub.gif)

A Chrome and Firefox extension that shows notifications when something happens in your GitHub news feed.

Screenshots ![News Feed for GitHub](https://raw.githubusercontent.com/julmot/news-feed-for-github/master/screenshots/chrome.png)

Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications.

Screenshots ![Notifier for GitHub](https://dl.dropboxusercontent.com/s/c7egcrhq1wvff5r/github-notifier.jpg)

When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README.

Screenshots

Adds various useful features to GitHub:

  1. Download any file by clicking the file icon.
  2. Show tooltip of your unread notifications.
  3. Show Repo size.
  4. Show 'GH Page' link button if it has GitHub Pages.
  5. Tab size customising between 2/4/8 whitespace.
Screenshots ![Download file](https://lh3.googleusercontent.com/kTEhmep4hM1Mknr1ILHgFVIzS8a-WszsdKjV0qH8Qjp7M-rbYA-yNR-WA6voWY7gtG9DIBn7Uw=s640-h400-e365-rw)

Octo-Linker is a Browser Extension which links NPM, bower, Composer & Duo dependencies to their GitHub repository page. It also solve require() statments in a .js, .jsx, .coffee or .md file.

Screenshots ![OctoLinker](https://dl.dropboxusercontent.com/s/wl0s1rishc4e8lu/github-linker.jpg)

A missing button for automatic merge on build succeeds on Github. If you've reviewed a merge request, but the CI builds are still running, it can be annoying to have to wait for them to finish. This way, you don't have to wait for the builds to finish and remember to merge the request manually. Less waiting, more reviewing!

Screenshots

Displays live previews of Markdown comments while you type. Works with Issues + Pull Requests.

Screenshots ![GitHub OctoPreview Extension](https://raw.githubusercontent.com/DrewML/octo-preview/master/example.gif)

Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.

Screenshots ![Octotree](https://dl.dropboxusercontent.com/s/87zbki7vvkucphr/octotree.jpg)

Makes it easy to access repository info from a GitHub pages website.

Screenshots ![Pages2Repo](https://cloud.githubusercontent.com/assets/1393946/11908410/4027dc66-a5dc-11e5-9bce-b028aa884c9a.png)

This Chrome extension extends the file search of a pull request to allow for actual filtering with globs.

Screenshots

Extension that simplifies the GitHub interface and adds useful features.

Screenshots ![Refined GitHub](https://raw.githubusercontent.com/sindresorhus/refined-github/master/screenshot-dashboard.png)

Review repositories on GitHub like a Pull Request. This extension adds the ability to github.com to make notes in files and add them as a compiled list to an issue.

Show both Issues and Pull Requests in the Issues tab by default. As it previously did.

Screenshots ![Show All GitHub Issues](https://raw.githubusercontent.com/sindresorhus/show-all-github-issues/master/screenshot.png)

Make tab indented code more readable by forcing the tab size to 4 instead of 8.

Screenshots ![Tab Size on GitHub](https://dl.dropboxusercontent.com/s/srd0ik8tbpjzi0v/github-tab-size.jpg)

Infers or tries to find GitHub users' Twitter handles and present them to you in the GitHub interface.

Screenshots ![](https://cloud.githubusercontent.com/assets/1393946/14272254/9a83b0a2-fb01-11e5-8d04-52687ae367f8.png)

Whereisit makes code navigation on GitHub easier. Look up and jump around class/method definitions with a single click.

Screenshots ![](https://cloud.githubusercontent.com/assets/1393946/15090769/d0472958-1433-11e6-8af0-c5294aae94d6.png)

ZenHub

ZenHub is the first and only project management suite that works natively within GitHub; enhancing your workflow with features built specifically for startups, fast-moving engineering teams, and the open-source community. The product is a browser extension that injects advanced functionality including real-time drag-and-drop Issue Task Boards, peer feedback via a +1 button, and support for uploading any file type directly into the GitHub interface. ZenHub makes it easy to centralize all processes into GitHub, keeping your team lean and agile.

Screenshots ![ZenHub](https://dl.dropboxusercontent.com/s/yosmyg8zsl5tyc5/zenhub.jpg)

awesome-browser-extensions-for-github's People

Contributors

anahkiasen avatar bastilian avatar bfred-it avatar danielhusar avatar dbkaplun avatar frozenfire92 avatar hzoo avatar javiercejudo avatar jcouyang avatar julkue avatar justineo avatar lukehorvat avatar manparvesh avatar mbad0la avatar musically-ut avatar nwinkler avatar onmyway133 avatar ozlerhakan avatar prabhakar267 avatar prayagverma avatar readmecritic avatar softvar avatar stefanbuck avatar tcyrus avatar tennisonchan avatar

Watchers

 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.