Dnevnik.bg

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

Cos'è Dnevnik.bg?

Dnevnik.bg è un'estensione di Chrome sviluppata da webeconomedia, e la sua funzione principale è "Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Dnevnik.bg

Scarica i file di estensione Dnevnik.bg 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

                        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 приставка за новини на български от Дневник. Получавате бързи ъпдейти за новини от България и света, анализи, бизнес и компанийни новини, спорт, технологии и развлечение.

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

Informazioni di Base sull'Estensione

Nome Dnevnik.bg Dnevnik.bg
ID fgpgbimpbapjogkgkgmdkcdimopnnljb
URL Ufficiale https://chrome.google.com/webstore/detail/dnevnikbg/fgpgbimpbapjogkgkgmdkcdimopnnljb
Descrizione Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.
Dimensione del File 30.25 KB
Conteggio Installazioni 4,789
Versione Corrente 0.4
Ultimo Aggiornamento 2013-08-06
Data di Pubblicazione 2013-08-06
Valutazione 4.33/5 Totale 79 Valutazioni
Sviluppatore webeconomedia
Tipo di Pagamento free
Sito Web dell'Estensione http://www.dnevnik.bg
Lingue Supportate 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
}