nasece Image Uploader

nasece Right-click Image Upload

What is nasece Image Uploader?

nasece Image Uploader is a Chrome extension developed by http://i.na.cx, and its main feature is "nasece Right-click Image Upload".

Extension Screenshots

screenshot

Download nasece Image Uploader Extension CRX File

Download nasece Image Uploader 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

                        Upload images by simply right-clicking.                    

Extension Basic Information

Name nasece Image Uploader nasece Image Uploader
ID hbemkinpikbkjnfngbejfdlplnlopimh
Official URL https://chrome.google.com/webstore/detail/nasece-image-uploader/hbemkinpikbkjnfngbejfdlplnlopimh
Description nasece Right-click Image Upload
File Size 34.77 KB
Installation Count 237
Current Version 1.1.0
Last Updated 2013-07-14
Publish Date 2013-07-14
Rating 4.43/5 Total 7 Ratings
Developer http://i.na.cx
Payment Type free
Extension Website http://i.na.cx/
Help Page URL http://i.na.cx/?faq
Supported Languages en
manifest.json
{
    "name": "__MSG_extName__",
    "options_page": "settings.html",
    "description": "__MSG_extDescription__",
    "manifest_version": 2,
    "icons": {
        "16": "ico16.png",
        "48": "ico48.png",
        "128": "ico128.png"
    },
    "default_locale": "en",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/hbemkinpikbkjnfngbejfdlplnlopimh",
    "version": "1.1.0",
    "minimum_chrome_version": "19",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "assets\/scripts\/chrome-.04.min.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}