https://github.com/meain/ragi
Newtab page that shows a random gist every time.
https://github.com/meain/ragi
extension newtab startpage
Last synced: about 1 year ago
JSON representation
Newtab page that shows a random gist every time.
- Host: GitHub
- URL: https://github.com/meain/ragi
- Owner: meain
- License: apache-2.0
- Created: 2021-02-28T07:14:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T13:44:51.000Z (over 5 years ago)
- Last Synced: 2025-02-09T00:18:07.188Z (over 1 year ago)
- Topics: extension, newtab, startpage
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RAndom GIst

### Usage
- Build package using `make build` (you will get a build.zip)
- Load package into browser as debug addon
#### TODO
- Syntax highlight (should be easy, just not sure if I want to do it)
- ~Cache individual entries with rotating cache~