An open API service indexing awesome lists of open source software.

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.

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.
![usage example](https://github.com/user-attachments/assets/71592a61-569e-44a1-a5b6-bc3ff87bff7e)

## 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.

settings example

## 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.