Dnevnik.bg

Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.

Qu'est-ce que Dnevnik.bg ?

Dnevnik.bg est une extension Chrome développée par webeconomedia, et sa fonction principale est "Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Dnevnik.bg

Téléchargez les fichiers d'extension Dnevnik.bg 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

                        The first Google Chrome news extension in Bulgarian and the official Chrome channel of Dnevnik.bg

The Google Chrome Extension gives you:

- The latest updates on Bulgaria, World News, Sports, Entertainment, Technology
- Quality analysis, company and finance news
- Photo galleries and multimedia, video updates
- Easy search in the Dnevnik.bg archives
- Updates every 10 minutes
- An option to choose the sections you are interested in

----------
Първата Google Chrome приставка за новини на български от Дневник. Получавате бързи ъпдейти за новини от България и света, анализи, бизнес и компанийни новини, спорт, технологии и развлечение.

Приставката дава възможност за избор на конкретни секции от сайта и възможност за търсене в архива на Дневник.                    

Informations de Base sur l'Extension

Nom Dnevnik.bg Dnevnik.bg
ID fgpgbimpbapjogkgkgmdkcdimopnnljb
URL Officiel https://chrome.google.com/webstore/detail/dnevnikbg/fgpgbimpbapjogkgkgmdkcdimopnnljb
Description Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.
Taille du Fichier 30.25 KB
Nombre d'Installations 4,789
Version Actuelle 0.4
Dernière Mise à Jour 2013-08-06
Date de Publication 2013-08-06
Évaluation 4.33/5 Total 79 Évaluations
Développeur webeconomedia
Type de Paiement free
Site Web de l'Extension http://www.dnevnik.bg
Langues Prises en Charge bg
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dnevnik.bg",
    "version": "0.4",
    "description": "\u0422he latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.",
    "background": {
        "page": "background.html"
    },
    "icons": {
        "16": "dnevnik.png",
        "32": "dnevnik32.png",
        "48": "dnevnik48.png",
        "128": "dnevnik128.png"
    },
    "browser_action": {
        "default_icon": "dnevnik.png",
        "default_popup": "main.html"
    },
    "permissions": [
        "notifications",
        "http:\/\/www.dnevnik.bg\/"
    ],
    "manifest_version": 2
}