Dnevnik.bg

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

什么是Dnevnik.bg?

Dnevnik.bg是由webeconomedia开发的Chrome扩展程序,该扩展的主要功能是“Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.”。

扩展截图

screenshot
screenshot
screenshot

下载Dnevnik.bg扩展crx文件

下载Dnevnik.bg扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

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

扩展基本信息

名称 Dnevnik.bg Dnevnik.bg
ID fgpgbimpbapjogkgkgmdkcdimopnnljb
官方URL https://chrome.google.com/webstore/detail/dnevnikbg/fgpgbimpbapjogkgkgmdkcdimopnnljb
简介 Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.
文件大小 30.25 KB
安装次数 4,789
当前版本 0.4
更新时间 2013-08-06
上架时间 2013-08-06
评分 4.33/5 共79次评分
开发者 webeconomedia
付费类型 free
扩展官网 http://www.dnevnik.bg
支持的语言 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
}