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 هو إضافة Chrome تم تطويرها بواسطة webeconomedia، والميزة الرئيسية لها هي "Тhe latest updates on politics, business, sports, entertainment and technology from one of Bulgaria's most trusted media brands.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Dnevnik.bg
قم بتنزيل ملفات الامتداد Dnevnik.bg بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 } |