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.」です。
拡張機能のスクリーンショット
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 приставка за новини на български от Дневник. Получавате бързи ъпдейти за новини от България и света, анализи, бизнес и компанийни новини, спорт, технологии и развлечение. Приставката дава възможност за избор на конкретни секции от сайта и възможност за търсене в архива на Дневник.
拡張機能の基本情報
名前 | ![]() |
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 } |