Dnevnik.bg

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

Dnevnik.bg là gì?

Dnevnik.bg là một tiện ích mở rộng Chrome được phát triển bởi webeconomedia, và tính năng chính của nó là "Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Dnevnik.bg

Tải xuống các tệp mở rộng Dnevnik.bg dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Dnevnik.bg Dnevnik.bg
ID fgpgbimpbapjogkgkgmdkcdimopnnljb
URL Chính Thức https://chrome.google.com/webstore/detail/dnevnikbg/fgpgbimpbapjogkgkgmdkcdimopnnljb
Mô tả Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.
Kích Thước Tệp 30.25 KB
Số Lần Cài Đặt 4,789
Phiên Bản Hiện Tại 0.4
Cập Nhật Lần Cuối 2013-08-06
Ngày Phát Hành 2013-08-06
Đánh Giá 4.33/5 Tổng số 79 Đánh Giá
Nhà Phát Triển webeconomedia
Loại Thanh Toán free
Trang Web Mở Rộng http://www.dnevnik.bg
Ngôn Ngữ Được Hỗ Trợ 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
}