An open API service indexing awesome lists of open source software.

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

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.

![a screen shot](https://ultraimg.com/images/2018/12/07/Pln6.png)

## 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