Загрузчик на фото хостинг Arevera

Начните загружать изображения простым перетаскиванием в любое место окна прямо сейчас!

Загрузчик на фото хостинг Arevera란 무엇입니까?

Загрузчик на фото хостинг Arevera은(는) https://foto.arevera.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Начните загружать изображения простым перетаскиванием в любое место окна прямо сейчас!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Загрузчик на фото хостинг Arevera 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Upload your images with one click to your favorite Chevereto host and share it with your friends! foto.arevera.net, is a free image hosting and sharing website.

This extension allows you to save time creating screenshots of websites. It has also a build in editor to edit your images before you upload the image to your favorite image host.

Changelog:
01.03.2015 (1.2.3):
     - Added http support.
     - You can chose between image URL and image link for your uploads.                    

확장 프로그램 기본 정보

이름 Загрузчик на фото хостинг Arevera Загрузчик на фото хостинг Arevera
ID fobaiklceebfhicnhljajlphkkcejlbb
공식 URL https://chromewebstore.google.com/detail/%D0%B7%D0%B0%D0%B3%D1%80%D1%83%D0%B7%D1%87%D0%B8%D0%BA-%D0%BD%D0%B0-%D1%84%D0%BE%D1%82%D0%BE-%D1%85%D0%BE%D1%81%D1%82%D0%B8%D0%BD%D0%B3/fobaiklceebfhicnhljajlphkkcejlbb
설명 Начните загружать изображения простым перетаскиванием в любое место окна прямо сейчас!
파일 크기 159 KB
설치 횟수 9
현재 버전 1.2.4
최근 업데이트 2015-08-22
출시 날짜 2015-08-22
개발자 https://foto.arevera.net
결제 유형 free
확장 프로그램 웹 사이트 http:/foto.arevera.net
도움말 페이지 URL http://foto.arevera.net/page/contact
지원되는 언어 ru
manifest.json
{
    "author": "Shaxzod Xolmurodov",
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/upload.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "pages\/popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "css\/content.css",
                "css\/jquery-ui.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/jquery-ui.js",
                "js\/content.js",
                "js\/area.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "description": "\u041d\u0430\u0447\u043d\u0438\u0442\u0435 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0441\u0442\u044b\u043c \u043f\u0435\u0440\u0435\u0442\u0430\u0441\u043a\u0438\u0432\u0430\u043d\u0438\u0435\u043c \u0432 \u043b\u044e\u0431\u043e\u0435 \u043c\u0435\u0441\u0442\u043e \u043e\u043a\u043d\u0430 \u043f\u0440\u044f\u043c\u043e \u0441\u0435\u0439\u0447\u0430\u0441!",
    "homepage_url": "http:\/\/foto.arevera.net\/",
    "icons": {
        "128": "icons\/icon_128.png",
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png"
    },
    "manifest_version": 2,
    "name": "\u0417\u0430\u0433\u0440\u0443\u0437\u0447\u0438\u043a \u043d\u0430 \u0444\u043e\u0442\u043e \u0445\u043e\u0441\u0442\u0438\u043d\u0433 Arevera",
    "permissions": [
        "",
        "contextMenus",
        "tabs",
        "notifications",
        "storage"
    ],
    "short_name": "\u0417\u0430\u0433\u0440\u0443\u0437\u0447\u0438\u043a \u043d\u0430 \u0444\u043e\u0442\u043e \u0445\u043e\u0441\u0442\u0438\u043d\u0433 Arevera",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.4"
}