Rawgit
A browser extension that forces Github’s Raw buttons to link to the appropriate RawGit URLs
Install / Use
/learn @michaelrhodes/RawgitREADME
RawGit: Unofficial Browser Extension
This is a ~~browser~~ Chrome extension that forces Github’s Raw buttons to link to the appropriate RawGit URLs. It’s helpful for quickly grabbing embeddable content, or simply viewing rendered HTML and SVG files.
Build
$ git clone git@github.com:michaelrhodes/rawgit
$ cd rawgit && npm install && npm run build
Install
- Visit chrome://extensions/.
- Check “Developer mode”.
- Drag-and-drop the
rawgit/crxdirectory onto the extensions page.
TODO
- Improve browser support
Pull requests welcome :)
