MyTV.group proxy
Прокси для сервиса MyTV.group
Wat is MyTV.group proxy?
MyTV.group proxy is een Chrome-extensie ontwikkeld door progger, en de belangrijkste functie is "Прокси для сервиса MyTV.group".
Extensie Screenshots
Download het CRX-bestand van de extensie MyTV.group proxy
Download MyTV.group proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Клиент для сайта http://mytv.group.
Основные возможности:
- Просмотр заблокированных видео;
- Убирает рекламу с сайта;
- Поддержка chromecast; Basisinformatie over de Extensie
| Naam | |
| ID | geigofifhbiipcihklmgpelanpjkdhnl |
| Officiële URL | https://chromewebstore.google.com/detail/mytvgroup-proxy/geigofifhbiipcihklmgpelanpjkdhnl |
| Beschrijving | Прокси для сервиса MyTV.group |
| Bestandsgrootte | 12.26 KB |
| Aantal Installaties | 23 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2019-03-17 |
| Publicatiedatum | 2019-03-17 |
| Ontwikkelaar | progger |
| Betalingswijze | free |
| Extensiewebsite | http://mytv.group |
| Ondersteunde Talen | 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
}
} | |