Media Box

Quick access to your video and audio recordings. The extension can vozproizvesti files directly in your browser!

Cos'è Media Box?

Media Box è un'estensione di Chrome sviluppata da newExt, e la sua funzione principale è "Quick access to your video and audio recordings. The extension can vozproizvesti files directly in your browser!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Media Box

Scarica i file di estensione Media Box in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Мы предлагаем скачать все видео ролики найденные на странице быстро и без регистрации!

Поддерживаются популярные видео сервисы такие как: Вконтакте , Одноклассники, vimeo и др.                    

Informazioni di Base sull'Estensione

Nome Media Box Media Box
ID ifimbpmnkihnjlbjfgfdpmebpamddmpc
URL Ufficiale https://chromewebstore.google.com/detail/media-box/ifimbpmnkihnjlbjfgfdpmebpamddmpc
Descrizione Quick access to your video and audio recordings. The extension can vozproizvesti files directly in your browser!
Dimensione del File 38.55 KB
Conteggio Installazioni 112
Versione Corrente 2.0.1
Ultimo Aggiornamento 2015-10-20
Data di Pubblicazione 2015-10-19
Valutazione 4.67/5 Totale 3 Valutazioni
Sviluppatore newExt
Tipo di Pagamento free
Lingue Supportate en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/128.png",
        "default_title": "__MSG_ext_name__",
        "default_popup": "html\/popup.html"
    },
    "name": "__MSG_ext_name__",
    "short_name": "__MSG_ext_ns__",
    "description": "__MSG_ext_desc__",
    "homepage_url": "http:\/\/24mig.com\/1000078023",
    "default_locale": "ru",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "tabs",
        "downloads",
        "downloads.open",
        "downloads.shelf",
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "version": "2.0.1",
    "manifest_version": 2
}