https://github.com/egoist/github-pocket
A Chrome extension to improve GitHub
https://github.com/egoist/github-pocket
github refine
Last synced: 7 months ago
JSON representation
A Chrome extension to improve GitHub
- Host: GitHub
- URL: https://github.com/egoist/github-pocket
- Owner: egoist
- Created: 2016-10-09T14:17:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T16:39:24.000Z (about 6 years ago)
- Last Synced: 2025-04-30T16:17:32.879Z (9 months ago)
- Topics: github, refine
- Language: JavaScript
- Homepage:
- Size: 1.15 MB
- Stars: 38
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Pocket
Ahhhhh, sometimes I don't want to star a repo, I just have no time to know if it's really interesting, but it looks it is! I don't want to miss good stuff either. So I just add it to pocket and read it later!
## Pocket it

## View your pocket

## Install
### From Chrome Web Store
You can install the extension [here](https://chrome.google.com/webstore/detail/github-pocket/cfkoiggmhiohdhpkcpinclakhcodmdal).
### [Manuall install](http://superuser.com/questions/247651/how-does-one-install-an-extension-for-chrome-browser-from-the-local-file-system/247654#247654):
```
Navigate to chrome://extensions
Expand the developer dropdown menu and click "Load Unpacked Extension"
Navigate to local folder
Assuming there are no errors, the extension should load into your browser
```
## License
[MIT](http://egoist.mit-license.org) © [EGOIST](https://github.com/egoist)