Media Box

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

Vad är Media Box?

Media Box är en Chrome-tillägg utvecklad av newExt, och dess huvudfunktion är "Quick access to your video and audio recordings. The extension can vozproizvesti files directly in your browser!".

Tilläggsskärmbilder

screenshot

Ladda ner Media Box-förlängningens CRX-fil

Ladda ner Media Box-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

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

Grundläggande Information om Tillägg

Namn Media Box Media Box
ID ifimbpmnkihnjlbjfgfdpmebpamddmpc
Officiell webbadress https://chromewebstore.google.com/detail/media-box/ifimbpmnkihnjlbjfgfdpmebpamddmpc
Beskrivning Quick access to your video and audio recordings. The extension can vozproizvesti files directly in your browser!
Filstorlek 38.55 KB
Antal Installationer 112
Aktuell Version 2.0.1
Senast Uppdaterad 2015-10-20
Publiceringsdatum 2015-10-19
Betyg 4.67/5 Totalt 3 Betyg
Utvecklare newExt
Betalningssätt free
Stödda Språk 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
}