Topic: [NB 1.9] Chrome right click uploader
[NB 1.9] Chrome right click uploader by Astramak
Extend for upload imaged by right click now and for the chrome

Demo: https://chrome.google.com/extensions/de … dffcmmafon
Download: http://netmalbert.ru/download/ChromeExt.zip
Okay, now what you need to make this working ![]()
Unzip extension
Open Chrome
Open Tools > Extensions.
Open Developer mode
Click the Load unpacked extension button.
In the file dialog, navigate to your extension's folder and click OK.
You seen something like this: 
This archive upload images to demo.chevereto.com, for change adresses on yours open background.html
Edit 6 line
var baseUrl="http://demo.chevereto.com/?url="+ctx.srcUrl;and 11
var baseUrl="http://demo.chevereto.com/?urlrez="+ctx.srcUrl;Also change locales and options page.
If you need upload extension to chrome extension library or pack ext. - read google FAQ`s how it made.
![]()
