https://github.com/remixz/gh-inline-svg
(Deprecated) Shows an inline preview of SVG files on GitHub.
https://github.com/remixz/gh-inline-svg
Last synced: 2 months ago
JSON representation
(Deprecated) Shows an inline preview of SVG files on GitHub.
- Host: GitHub
- URL: https://github.com/remixz/gh-inline-svg
- Owner: remixz
- Created: 2014-07-23T04:00:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T23:02:34.000Z (over 10 years ago)
- Last Synced: 2025-04-13T01:13:15.536Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 180 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deprecated
GitHub has added their own inline SVG rendering (https://github.com/blog/1902-svg-viewing-diffing), so this extension is no longer needed.
## GitHub Inline SVG

Shows an inline preview of SVG files on GitHub. A Chrome extension.
### Install
The easiest way is to install here: https://chrome.google.com/webstore/detail/github-inline-svg/jbfbnojdibndlopjgadibhcphchdbfkh?hl=en&gl=CA
However, you can also use the `chrome` folder as an unpacked extension.
### TODO
* Make it not Chrome-only