Vesti-365-Novosti

Вести 365 - Быстрая Лента Новостей России и мира !

Cos'è Vesti-365-Novosti?

Vesti-365-Novosti è un'estensione di Chrome sviluppata da https://vesti365.ru, e la sua funzione principale è "Вести 365 - Быстрая Лента Новостей России и мира !".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Vesti-365-Novosti

Scarica i file di estensione Vesti-365-Novosti in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        ЛЕНТА НОВОСТЕЙ РОССИИ И МИРА 24-7-365 Главные новости часа Вести 365, RSS лента новостей Вести 365 ру, самые свежие новости дня в России и мире, последние вести СМИ, быстрая лента 24 !                    

Informazioni di Base sull'Estensione

Nome Vesti-365-Novosti Vesti-365-Novosti
ID cldjebollgkncfhmfjceljidcndkogmn
URL Ufficiale https://chromewebstore.google.com/detail/vesti-365-novosti/cldjebollgkncfhmfjceljidcndkogmn
Descrizione Вести 365 - Быстрая Лента Новостей России и мира !
Dimensione del File 310 KB
Conteggio Installazioni 119
Versione Corrente 1.3
Ultimo Aggiornamento 2018-01-14
Data di Pubblicazione 2018-01-13
Valutazione 4.67/5 Totale 3 Valutazioni
Sviluppatore https://vesti365.ru
Tipo di Pagamento free
Sito Web dell'Estensione http://vesti365.ru/
Lingue Supportate ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Vesti-365-Novosti",
    "description": "\u0412\u0435\u0441\u0442\u0438 365 - \u0411\u044b\u0441\u0442\u0440\u0430\u044f \u041b\u0435\u043d\u0442\u0430 \u041d\u043e\u0432\u043e\u0441\u0442\u0435\u0439 \u0420\u043e\u0441\u0441\u0438\u0438 \u0438 \u043c\u0438\u0440\u0430 !",
    "version": "1.3",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_title": "\u0412\u0415\u0421\u0422\u0418 365 \u041d\u043e\u0432\u043e\u0441\u0442\u0438",
        "default_icon": "128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "unlimitedStorage",
        "notifications"
    ],
    "web_accessible_resources": [
        "128.png"
    ]
}