Доступ к kino-live2.org

Бесплатный доступ к kino-live2.org для граждан РФ

Wat is Доступ к kino-live2.org?

Доступ к kino-live2.org is een Chrome-extensie ontwikkeld door celsoft (www.celsoft.ru), en de belangrijkste functie is "Бесплатный доступ к kino-live2.org для граждан РФ".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Доступ к kino-live2.org

Download Доступ к kino-live2.org-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:// kino-live2.org. Все что от вас требуется - установить. Дальше можете пользоваться сайтом как делали это раньше.                    

Basisinformatie over de Extensie

Naam Доступ к kino-live2.org Доступ к kino-live2.org
ID dlbpaneemcciipcimbnedbjlhblaopgm
Officiële URL https://chrome.google.com/webstore/detail/%D0%B4%D0%BE%D1%81%D1%82%D1%83%D0%BF-%D0%BA-kino-live2org/dlbpaneemcciipcimbnedbjlhblaopgm
Beschrijving Бесплатный доступ к kino-live2.org для граждан РФ
Bestandsgrootte 116 KB
Aantal Installaties 3,186
Huidige Versie 1.7
Laatst Bijgewerkt 2018-11-26
Publicatiedatum 2018-11-25
Beoordeling 4.15/5 Totaal 13 Beoordelingen
Ontwikkelaar celsoft (www.celsoft.ru)
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://kino-live2.org
Help Pagina-URL http://celsoft.ru
Ondersteunde Talen ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u0414\u043e\u0441\u0442\u0443\u043f \u043a kino-live2.org",
    "short_name": "Kino-live2.org",
    "version": "1.7",
    "author": "Celsoft",
    "description": "\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a kino-live2.org \u0434\u043b\u044f \u0433\u0440\u0430\u0436\u0434\u0430\u043d \u0420\u0424",
    "icons": {
        "16": "images\/kinolive16.png",
        "48": "images\/kinolive48.png",
        "128": "images\/kinolive128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/kinolive19.png",
            "38": "images\/kinolive38.png"
        },
        "default_title": "\u0414\u043e\u0441\u0442\u0443\u043f \u043a kino-live2.org",
        "default_popup": "popup.html"
    },
    "permissions": [
        "proxy",
        "activeTab",
        "browsingData"
    ],
    "background": {
        "scripts": [
            "background.static.js",
            "background.js"
        ],
        "persistent": true
    }
}