img_uploader

img uploader

What is img_uploader?

img_uploader is a Chrome extension developed by https://takjakim.kr, and its main feature is "img uploader".

Extension Screenshots

screenshot
screenshot

Download img_uploader Extension CRX File

Download img_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

                        간편한 이미지 호스팅 사이트

특정 사이트에서 보이지 않는 사진, 주소로 이미지 업로드 변환하기 기능 추가                    

Extension Basic Information

Name img_uploader img_uploader
ID mbajdaaehapocjajmanpgkjpgnldcfpc
Official URL https://chromewebstore.google.com/detail/imguploader/mbajdaaehapocjajmanpgkjpgnldcfpc
Description img uploader
File Size 6.52 KB
Installation Count 29
Current Version 1.2
Last Updated 2018-10-31
Publish Date 2018-10-31
Rating 5.00/5 Total 3 Ratings
Developer https://takjakim.kr
Email [email protected]
Payment Type free
Extension Website http://takjakim.kr
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "img_uploader",
    "description": "img uploader",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/nikemania.com"
    ]
}