Dnevnik.bg

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

Hvad er Dnevnik.bg?

Dnevnik.bg er en Chrome-udvidelse udviklet af webeconomedia, og dens hovedfunktion er "Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Dnevnik.bg-udvidelses-CRX-fil

Download Dnevnik.bg-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

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

Grundlæggende oplysninger om udvidelsen

Navn Dnevnik.bg Dnevnik.bg
ID fgpgbimpbapjogkgkgmdkcdimopnnljb
Officiel URL https://chrome.google.com/webstore/detail/dnevnikbg/fgpgbimpbapjogkgkgmdkcdimopnnljb
Beskrivelse Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.
Filstørrelse 30.25 KB
Antal Installationer 4,789
Nuværende Version 0.4
Senest Opdateret 2013-08-06
Udgivelsesdato 2013-08-06
Bedømmelse 4.33/5 Samlet 79 Bedømmelser
Udvikler webeconomedia
Betalingsmetode free
Udvidelseswebsted http://www.dnevnik.bg
Understøttede Sprog 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
}