1mg.ro image uploader extension
Rehost your favorites images with 1mg.ro
What is 1mg.ro image uploader extension?
1mg.ro image uploader extension is a Chrome extension developed by http://1mg.ro, and its main feature is "Rehost your favorites images with 1mg.ro".
Extension Screenshots
Download 1mg.ro image uploader extension Extension CRX File
Download 1mg.ro image uploader extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This 1mg.ro is an extension that can rehost your favorite images found on the internet with just one simple click. After installation enjoy it with right click over any image. *10-09-2014 - updated to new to support our new website.
Extension Basic Information
Name | |
ID | gjmbhhigbphbpbebdckmhaifcbmndfjj |
Official URL | https://chrome.google.com/webstore/detail/1mgro-image-uploader-exte/gjmbhhigbphbpbebdckmhaifcbmndfjj |
Description | Rehost your favorites images with 1mg.ro |
File Size | 13.81 KB |
Installation Count | 25 |
Current Version | 1.0.3 |
Last Updated | 2014-09-10 |
Publish Date | 2014-09-10 |
Rating | 3.29/5 Total 7 Ratings |
Developer | http://1mg.ro |
Payment Type | free |
Extension Website | http://1mg.ro/ |
Supported Languages | en,ro |
manifest.json | |
{ "background": { "page": "background.html" }, "default_locale": "en", "description": "Rehost your favorites images with 1mg.ro", "homepage_url": "http:\/\/1mg.ro", "icons": { "128": "1mg_128.png" }, "manifest_version": 2, "minimum_chrome_version": "18", "name": "__MSG_extName__", "options_page": "options.html", "permissions": [ "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "short_name": "1mg.ro uploader", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3" } |