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

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

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

Загрузчик на фото хостинг Arevera is a Chrome extension developed by https://foto.arevera.net, and its main feature is "Начните загружать изображения простым перетаскиванием в любое место окна прямо сейчас!".

Extension Screenshots

screenshot
screenshot
screenshot

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

Download Загрузчик на фото хостинг Arevera 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 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.                    

Extension Basic Information

Name Загрузчик на фото хостинг Arevera Загрузчик на фото хостинг Arevera
ID fobaiklceebfhicnhljajlphkkcejlbb
Official 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
Description Начните загружать изображения простым перетаскиванием в любое место окна прямо сейчас!
File Size 159 KB
Installation Count 9
Current Version 1.2.4
Last Updated 2015-08-22
Publish Date 2015-08-22
Developer https://foto.arevera.net
Payment Type free
Extension Website http:/foto.arevera.net
Help Page URL http://foto.arevera.net/page/contact
Supported Languages 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"
}