Media Box

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

What is Media Box?

Media Box is a Chrome extension developed by newExt, and its main feature is "Quick access to your video and audio recordings. The extension can vozproizvesti files directly in your browser!".

Extension Screenshots

screenshot

Download Media Box Extension CRX File

Download Media Box 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

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

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

Extension Basic Information

Name Media Box Media Box
ID ifimbpmnkihnjlbjfgfdpmebpamddmpc
Official URL https://chromewebstore.google.com/detail/media-box/ifimbpmnkihnjlbjfgfdpmebpamddmpc
Description Quick access to your video and audio recordings. The extension can vozproizvesti files directly in your browser!
File Size 38.55 KB
Installation Count 112
Current Version 2.0.1
Last Updated 2015-10-20
Publish Date 2015-10-19
Rating 4.67/5 Total 3 Ratings
Developer newExt
Payment Type free
Supported Languages 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
}