https://github.com/gromnitsky/instaimg
Open a raw instagram image/video in a new tab
https://github.com/gromnitsky/instaimg
chrome-extension instagram
Last synced: 5 months ago
JSON representation
Open a raw instagram image/video in a new tab
- Host: GitHub
- URL: https://github.com/gromnitsky/instaimg
- Owner: gromnitsky
- Archived: true
- Created: 2018-12-07T10:18:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T21:17:39.000Z (almost 6 years ago)
- Last Synced: 2025-03-13T10:23:14.989Z (7 months ago)
- Topics: chrome-extension, instagram
- Language: JavaScript
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# instaimg
(Download the .crx file [here](http://gromnitsky.users.sourceforge.net/js/chrome/).)
A tiny Chrome extension for opening raw Instagram images/videos in a
new tab.
## Compilation
~~~
$ npm i -g json
$ make
~~~The resulting .crx should appear in `_out` dir.
## Windows
Unpack the file to some dir, e.g., `$HOMEPATH/Documents/crx/instaimg`;
in Chrome's extension page turn on 'Developer mode', then click 'Load
unpacked' & select the dir.## License
MIT