1mg.ro image uploader extension

Rehost your favorites images with 1mg.ro

1mg.ro image uploader extension란 무엇입니까?

1mg.ro image uploader extension은(는) http://1mg.ro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Rehost your favorites images with 1mg.ro"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

1mg.ro image uploader extension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 1mg.ro image uploader extension 1mg.ro image uploader extension
ID gjmbhhigbphbpbebdckmhaifcbmndfjj
공식 URL https://chrome.google.com/webstore/detail/1mgro-image-uploader-exte/gjmbhhigbphbpbebdckmhaifcbmndfjj
설명 Rehost your favorites images with 1mg.ro
파일 크기 13.81 KB
설치 횟수 25
현재 버전 1.0.3
최근 업데이트 2014-09-10
출시 날짜 2014-09-10
평점 3.29/5 총 7 개의 평점
개발자 http://1mg.ro
결제 유형 free
확장 프로그램 웹 사이트 http://1mg.ro/
지원되는 언어 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"
}