https://github.com/not-first/github-search
Quickly search Github personal, starred or recently accessed repositories.
https://github.com/not-first/github-search
chrome-extension github
Last synced: 3 months ago
JSON representation
Quickly search Github personal, starred or recently accessed repositories.
- Host: GitHub
- URL: https://github.com/not-first/github-search
- Owner: not-first
- Created: 2024-11-16T05:30:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T03:21:01.000Z (over 1 year ago)
- Last Synced: 2025-01-21T20:48:40.478Z (over 1 year ago)
- Topics: chrome-extension, github
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Search Extension
A simple chrome extension that adds the ability to search personal, starred and recently accessed repos from the chrome omnibox.

## Setup
Install the extension, and access the extensions options in the chrome extensions menu `Details > Extension Options` or right-clicking on the extension's icon and selecting `options`.
Insert a valid token with the `repo` (for listing private repos) and `read:user` (for listing starred repos) permissions. Check which results you would like to appear, and the automatic update frequency.

## Usage
Type `gh` into the chrome bar, and then either press `space` or `tab` to trigger the extension's search. Repo name and authors can be typed into the omnibox, and suggestions of repositories will be shown, and can be selected to open the url.