Cast.UASAY - видео с сайтов в вашей Enigma2

Cast.UASAY позволяет воспроизводить на экране вашей Enigma2 видео с веб-сайтов, в том числе фильмы, телешоу, новости и спорт.

What is Cast.UASAY - видео с сайтов в вашей Enigma2?

Cast.UASAY - видео с сайтов в вашей Enigma2 is a Chrome extension developed by http://cast.uasay.com, and its main feature is "Cast.UASAY позволяет воспроизводить на экране вашей Enigma2 видео с веб-сайтов, в том числе фильмы, телешоу, новости и спорт.".

Extension Screenshots

Download Cast.UASAY - видео с сайтов в вашей Enigma2 Extension CRX File

Download Cast.UASAY - видео с сайтов в вашей Enigma2 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

                        При помощи этого плагина появляется возможно отправлять видео со страницы сайта прямо в Enigma2. Для просмотра видео на устройстве с Enigma2 необходимо установить специальный плагин на самом устройстве.                    

Extension Basic Information

Name Cast.UASAY - видео с сайтов в вашей Enigma2 Cast.UASAY - видео с сайтов в вашей Enigma2
ID ijpjiipcgboklcnlaebcaoipklgpghhd
Official URL https://chrome.google.com/webstore/detail/castuasay-%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-%D1%81-%D1%81%D0%B0%D0%B9%D1%82%D0%BE%D0%B2/ijpjiipcgboklcnlaebcaoipklgpghhd
Description Cast.UASAY позволяет воспроизводить на экране вашей Enigma2 видео с веб-сайтов, в том числе фильмы, телешоу, новости и спорт.
File Size 87.01 KB
Installation Count 238
Current Version 0.29
Last Updated 2020-12-19
Publish Date 2019-12-04
Rating 5.00/5 Total 24 Ratings
Developer http://cast.uasay.com
Email [email protected]
Payment Type free
Help Page URL http://cast-uasay.reformal.ru
Supported Languages en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/indicator_off.png",
        "default_popup": "popup.html"
    },
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "img\/icons\/16.png",
        "48": "img\/icons\/48.png",
        "128": "img\/icons\/128.png"
    },
    "manifest_version": 2,
    "default_locale": "ru",
    "permissions": [
        "tabs",
        "webRequest",
        "*:\/\/*\/*",
        "storage"
    ],
    "version": "0.29",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "author": "Chechota Alexander",
    "homepage_url": "https:\/\/cast.uasay.com"
}