https://github.com/b1nary-gr0up/ghs
GitHub Searcher (GHS) is a Chrome extension that allows you to search GitHub repositories from selected text.
https://github.com/b1nary-gr0up/ghs
chrome-extension github search
Last synced: 6 months ago
JSON representation
GitHub Searcher (GHS) is a Chrome extension that allows you to search GitHub repositories from selected text.
- Host: GitHub
- URL: https://github.com/b1nary-gr0up/ghs
- Owner: B1NARY-GR0UP
- License: apache-2.0
- Created: 2023-09-10T06:52:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T05:21:07.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T03:23:35.414Z (over 1 year ago)
- Topics: chrome-extension, github, search
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

GitHub Searcher (GHS) is a Chrome extension that allows you to search GitHub repositories from selected text.
## Install
Download and install from [source](https://github.com/justlorain/ghs/releases).
## Usage
1. Select the text you want to search for on GitHub;
2. Select `Search in Current Tab` or `Search in New Tab` from the `GitHub Searcher` option group in the right-click menu;
3. View your search result;
## Blogs
- [I Created a Chrome Extension in 15 Minutes with Zero Front-End Knowledge Using GPT](https://dev.to/justlorain/i-created-a-chrome-extension-in-15-minutes-with-zero-front-end-knowledge-using-gpt-33df) | [中文](https://juejin.cn/post/7276750877251076152)
## License
GHS is distributed under the [Apache License 2.0](./LICENSE).
## ECOLOGY
GHS is a Subproject of the Make Your Life Simpler