Новости и погода Красноярска | Sibnovosti.ru

Главные новости на Sibnovosti.ru

Qu'est-ce que Новости и погода Красноярска | Sibnovosti.ru ?

Новости и погода Красноярска | Sibnovosti.ru est une extension Chrome développée par Евгений Гаврилов, et sa fonction principale est "Главные новости на Sibnovosti.ru".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Новости и погода Красноярска | Sibnovosti.ru

Téléchargez les fichiers d'extension Новости и погода Красноярска | Sibnovosti.ru au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Данное расширение позволит получить быстрый доступ к самым актуальным новостям дня. Вы сможете легко получить информацию о погоде и курсах валют.                    

Informations de Base sur l'Extension

Nom Новости и погода Красноярска | Sibnovosti.ru Новости и погода Красноярска | Sibnovosti.ru
ID pkpejndjbgkfnkfmiehkpbbholhakjno
URL Officiel https://chromewebstore.google.com/detail/%D0%BD%D0%BE%D0%B2%D0%BE%D1%81%D1%82%D0%B8-%D0%B8-%D0%BF%D0%BE%D0%B3%D0%BE%D0%B4%D0%B0-%D0%BA%D1%80%D0%B0%D1%81%D0%BD%D0%BE%D1%8F%D1%80/pkpejndjbgkfnkfmiehkpbbholhakjno
Description Главные новости на Sibnovosti.ru
Taille du Fichier 73.77 KB
Nombre d'Installations 14
Version Actuelle 1.4
Dernière Mise à Jour 2014-07-01
Date de Publication 2014-06-30
Évaluation 5.00/5 Total 11 Évaluations
Développeur Евгений Гаврилов
Type de Paiement free
Site Web de l'Extension http://krsk.sibnovosti.ru/
Langues Prises en Charge ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u041d\u043e\u0432\u043e\u0441\u0442\u0438 \u0438 \u043f\u043e\u0433\u043e\u0434\u0430 \u041a\u0440\u0430\u0441\u043d\u043e\u044f\u0440\u0441\u043a\u0430 | Sibnovosti.ru",
    "version": "1.4",
    "manifest_version": 2,
    "description": "\u0413\u043b\u0430\u0432\u043d\u044b\u0435 \u043d\u043e\u0432\u043e\u0441\u0442\u0438 \u043d\u0430 Sibnovosti.ru",
    "background": {
        "page": "bg.html"
    },
    "icons": {
        "16": "images\/logo_16.png",
        "48": "images\/logo_48.png",
        "128": "images\/logo_128.png"
    },
    "permissions": [
        "notifications",
        "http:\/\/krsk.sibnovosti.ru\/*",
        "http:\/\/krsk.sibnov.ru\/*",
        "http:\/\/img1.sibnovosti.ru\/*",
        "http:\/\/img2.sibnovosti.ru\/*",
        "http:\/\/img3.sibnovosti.ru\/*",
        "http:\/\/img4.sibnovosti.ru\/*",
        "http:\/\/img5.sibnovosti.ru\/*"
    ],
    "browser_action": {
        "default_icon": "images\/logo_19.png",
        "default_popup": "popup.html",
        "default_title": "\u0421\u0438\u0431\u0438\u0440\u0441\u043a\u043e\u0435 \u0410\u0433\u0435\u043d\u0442\u0441\u0442\u0432\u043e \u041d\u043e\u0432\u043e\u0441\u0442\u0435\u0439"
    }
}