MyTV.group proxy

Прокси для сервиса MyTV.group

What is MyTV.group proxy?

MyTV.group proxy is a Chrome extension developed by progger, and its main feature is "Прокси для сервиса MyTV.group".

Extension Screenshots

screenshot

Download MyTV.group proxy Extension CRX File

Download MyTV.group proxy 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

                        Клиент для сайта http://mytv.group. 

Основные возможности:

- Просмотр заблокированных видео;
- Убирает рекламу с сайта;
- Поддержка chromecast;                    

Extension Basic Information

Name MyTV.group proxy MyTV.group proxy
ID geigofifhbiipcihklmgpelanpjkdhnl
Official URL https://chromewebstore.google.com/detail/mytvgroup-proxy/geigofifhbiipcihklmgpelanpjkdhnl
Description Прокси для сервиса MyTV.group
File Size 12.26 KB
Installation Count 23
Current Version 1.1
Last Updated 2019-03-17
Publish Date 2019-03-17
Developer progger
Payment Type free
Extension Website http://mytv.group
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MyTV.group proxy",
    "description": "\u041f\u0440\u043e\u043a\u0441\u0438 \u0434\u043b\u044f \u0441\u0435\u0440\u0432\u0438\u0441\u0430 MyTV.group",
    "version": "1.1",
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "64": "images\/icon_64.png",
        "128": "images\/icon_128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon_disabled_16.png",
            "32": "images\/icon_disabled_32.png",
            "48": "images\/icon_disabled_48.png",
            "64": "images\/icon_disabled_64.png",
            "128": "images\/icon_disabled_128.png"
        }
    },
    "permissions": [
        "activeTab",
        "tabs",
        "background",
        "http:\/\/mytv.group\/*",
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "*:\/\/*\/*"
    ],
    "background": {
        "scripts": [
            "scripts\/background.js"
        ],
        "persistent": true
    }
}