https://github.com/dwqs/orbithub
A chrome extensition for convenient github search
https://github.com/dwqs/orbithub
chrome-extensition github-search
Last synced: 10 months ago
JSON representation
A chrome extensition for convenient github search
- Host: GitHub
- URL: https://github.com/dwqs/orbithub
- Owner: dwqs
- License: mit
- Archived: true
- Created: 2016-12-10T02:02:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T09:20:11.000Z (about 9 years ago)
- Last Synced: 2025-02-10T11:37:28.765Z (11 months ago)
- Topics: chrome-extensition, github-search
- Language: JavaScript
- Homepage:
- Size: 246 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Overview
A chrome extensition for convenient github search.
## Show case

## Download
* [download from Chrome Webstore](https://chrome.google.com/webstore/detail/orbithub/bbmpajfkliaoffnjmllekijamdbdcaig)
* [download from BaiduYun](https://pan.baidu.com/s/1miS99NU)
## Tools
[crx](https://github.com/oncletom/crx) is a node.js command line app for packing Google Chrome extensions.
```
npm i crx -g
crx crx pack -o outputPath
```
>`outputPath` is like `/xxx/orbithub.crx`, it must include the suffix .crx
## License
MIT