UploadMe Right Click Upload

UploadMe Right Click Uploader. Image Hosting Made Simple. Free File Hosting Provided By UploadMe.

UploadMe Right Click Upload란 무엇입니까?

UploadMe Right Click Upload은(는) http://www.uploadme.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "UploadMe Right Click Uploader. Image Hosting Made Simple. Free File Hosting Provided By UploadMe."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

UploadMe Right Click Upload 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        UploadMe - Free file hosting. Share files with your friends and family for FREE. With amazing uptime, UploadMe is the number 1 source for your online image uploading experience.

http://uploadme.me

In addition to being able to access UploadMe on your Mac or Computer and our Desktop App you can now upload any image online to UploadMe via Mozilla Firefox, within one right click & select - Its that simple!

The extension is currently available in EN and RU languages, It will be available in other languages in upcoming releases.


Like or love it?  Click that "+1" button above and share it, Thanks!

Firefox users can get my Firefox version too, at http://upload.techmania-hosts.com/appstore


~ What's New (1.4.0.0) ~ 
* New Icons
* Mirror UI Improvements
* Other fixes and tweaks

- Download other free Google Chrome extensions: http://dl.jordantbh.me/chrome/apps

- Keep up-to-date with the developers on our new blog: http://developers.jordantbh.me

===== New in 0.0.0.4 =====
- Bug fixes

===== New in 0.0.0.3 =====
- New Icons (higher graphics)
- Options menu added to the right click
- EU language support
- New options page
- As of this version it's now compatible with Chrome v20.x releases
- Contributors updated.
- Much quicker                    

확장 프로그램 기본 정보

이름 UploadMe Right Click Upload UploadMe Right Click Upload
ID mbigmnpbmglfkolbmmodfnbicckkeajm
공식 URL https://chrome.google.com/webstore/detail/uploadme-right-click-uplo/mbigmnpbmglfkolbmmodfnbicckkeajm
설명 UploadMe Right Click Uploader. Image Hosting Made Simple. Free File Hosting Provided By UploadMe.
파일 크기 131 KB
설치 횟수 59
현재 버전 1.4.0.0
최근 업데이트 2014-10-23
출시 날짜 2014-10-23
평점 2.25/5 총 4 개의 평점
개발자 http://www.uploadme.me
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://uploadme.me
도움말 페이지 URL http://contact.jordantbh.me/um
지원되는 언어 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "options_page": "options.html",
    "manifest_version": 2,
    "icons": {
        "16": "\/static\/img\/16x16.png",
        "48": "\/static\/img\/48x48.png",
        "128": "\/static\/img\/128x128.png"
    },
    "default_locale": "en",
    "homepage_url": "http:\/\/developers.jordantbh.me\/blog\/uploadme-web-chrome-firefox-ios-android?ref=app&true=y",
    "version": "1.4.0.0",
    "minimum_chrome_version": "26",
    "background": {
        "scripts": [
            "\/static\/js\/chrome-1400.min.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}