Skip to content

🔌Chrome plugins to enhance the github user experience

Notifications You must be signed in to change notification settings

ch1lam/github-hyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Hyper

Github Hyper Banner

Chrome plugin to enhance the github user experience.


English • 简体中文


Features

  • ⚡ Lightweight script
  • 🔝 Back to top button
  • 📇 Table of contents

Installation Instructions

Edge

Download via Edge Add-ons or follow the instructions below

  1. Click releases to download the latest github-hyper-edge.zip release
  2. Extract the file
  3. Open Edge
  4. Enter edge://extensions in the address bar
  5. Enable developer mode with the toggle on the left side of the page if it is not enabled already
  6. Click load unpacked on the left side of the page
  7. Find and select the extracted folder, this extension should now be installed
  8. To pin the extension, click the puzzle icon on the top right of Edge, then pin the extension

Chrome

  1. Click releases to download the latest github-hyper-chrome.zip release
  2. Extract the file
  3. Open Chrome
  4. Enter chrome://extensions in the address bar
  5. Enable developer mode with the toggle on the top right side of the page if it is not enabled already
  6. Click load unpacked on the top side of the page
  7. Find and select the extracted folder, this extension should now be installed
  8. To pin the extension, click the puzzle icon on the top right of Chrome, then pin the extension

Reporting Issues, bugs and feature request

Visit the issues page to report, bugs or tell us about a feature you would like to see and hopefully we will get to you. Kindly allow for some time after submitting a issue for someone to get back to you. You can also see a list of open issues that you may contribute to by commenting to help out someone with a challenge or developing and opening a PR. See contribution section.

How to Contribute

Anyone is welcome to provide contributions to this project by submitting a PR (Pull Request) and it will be happily merged to provide features and fixes to the incredible people using the extension.

Development

  1. Clone the project
  2. Open in VS Code or your favourite editor
  3. Run pnpm to install dependencies
  4. Run pnpm dev to build the development version

Package .crx

  1. Run pnpm build to build the production version
  2. Open Edge or Chrome
  3. Enter edge://extensions or chrome://extensions
  4. Click Pack extension
  5. Choose /github-hyper/dist and click Pack extension

About

🔌Chrome plugins to enhance the github user experience

Resources

Stars

Watchers

Forks

Packages

No packages published