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

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

Qu'est-ce que Загрузчик на фото хостинг Arevera ?

Загрузчик на фото хостинг Arevera est une extension Chrome développée par https://foto.arevera.net, et sa fonction principale est "Начните загружать изображения простым перетаскиванием в любое место окна прямо сейчас!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Загрузчик на фото хостинг Arevera

Téléchargez les fichiers d'extension Загрузчик на фото хостинг Arevera au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Загрузчик на фото хостинг Arevera Загрузчик на фото хостинг Arevera
ID fobaiklceebfhicnhljajlphkkcejlbb
URL Officiel 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 Начните загружать изображения простым перетаскиванием в любое место окна прямо сейчас!
Taille du Fichier 159 KB
Nombre d'Installations 9
Version Actuelle 1.2.4
Dernière Mise à Jour 2015-08-22
Date de Publication 2015-08-22
Développeur https://foto.arevera.net
Type de Paiement free
Site Web de l'Extension http:/foto.arevera.net
URL de la Page d'Aide http://foto.arevera.net/page/contact
Langues Prises en Charge 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"
}