Skip to content

A Chrome Extension to speed up your GitHub repositories navigation

License

Notifications You must be signed in to change notification settings

derrickqin/QuickGitHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickGitHub

A Chrome Extension to speed up your GitHub repositories navigation

Chrome Web Store

Supported Browser

Get it from Chrome Store! QuickGitHub

How to use

  1. Download from Chrome store or load unpacked package using this repository.
  2. Pin QuickGitHub icon on your browser by following this guide
  3. Open any github page, click QuickGitHub icon at the top right corner of your browser

Features

A popup extension page

A quick popup extension page that shows all recently Github visiting activities, including:

  1. Repo name and it's link for you to quickly access it
  2. Total visits
  3. Last visit time

Sortable tables

  • Visits are sorted by recent visits in descending order by default
  • Clicking table header to sort by repository name and visiting time in ascending or descending order

Screenshots

QuickGitHub

Library used

Huge thanks to:

  • jQuery, it still does the job in 2020.
  • moment.js, dealing with time is so easy with it.
  • DataTables, make sortable tables easy.

Development

  1. Git Clone this repo
  2. Go to extension page. For chrome extensions chrome://extensions
  3. Enable developer mode
  4. Click on load unpacked extension and select the folder created by Git Clone

PRs are welcome :)

Contributors

Author: @derrickqin

Copyright and License

❗️ This extension is not sponsored by, endorsed by, or an official project of GitHub. This is a personal project and is developed solely for providing additional functionalities on GitHub website.

MIT license (MIT)

Releases

No releases published

Packages

 
 
 

Languages