Bernews Headlines For Google Chrome

The latest headlines from Bernews, directly within Google Chrome!

ما هو Bernews Headlines For Google Chrome؟

Bernews Headlines For Google Chrome هو إضافة Chrome تم تطويرها بواسطة Bernews Ltd، والميزة الرئيسية لها هي "The latest headlines from Bernews, directly within Google Chrome!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Bernews Headlines For Google Chrome

قم بتنزيل ملفات الامتداد Bernews Headlines For Google Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        The latest headlines from Bermuda, including Bermuda news, Bermuda sports, Bermuda entertainment, Bermuda business, Bermuda technology, Bermuda events, and more.                    

معلومات أساسية عن التمديد

الاسم Bernews Headlines For Google Chrome Bernews Headlines For Google Chrome
ID kljameafmobplomgekhgjlfpkgkpbcic
عنوان URL الرسمي https://chromewebstore.google.com/detail/bernews-headlines-for-goo/kljameafmobplomgekhgjlfpkgkpbcic
الوصف The latest headlines from Bernews, directly within Google Chrome!
حجم الملف 152 KB
عدد التثبيتات 43
النسخة الحالية 1.0.4
آخر تحديث 2015-06-26
تاريخ النشر 2015-06-26
تقييم 5.00/5 مجموع تقييمات 4
المطور Bernews Ltd
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bernews Headlines For Google Chrome",
    "short_name": "Bernews.com",
    "description": "The latest headlines from Bernews, directly within Google Chrome!",
    "version": "1.0.4",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/bernews.com\/rss\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}