Live News Cloud

Extension description

ما هو Live News Cloud؟

Live News Cloud هو إضافة Chrome تم تطويرها بواسطة AppMerge App Maker، والميزة الرئيسية لها هي "Extension description".

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

screenshot

تحميل ملف CRX للإضافة Live News Cloud

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

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

                        The #1 Live News Stream TV Chrome APP brings you ALL THE NEWS, ALL THE TIME.  We are better than any mainstream news syndicator you will find.  This app makes it easy to get your news fast, and see live video as news happens.

More Updates Automatically soon including live video for Android!                    

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

الاسم Live News Cloud Live News Cloud
ID mdpeibincallapdamgmhhpneloaoipii
عنوان URL الرسمي https://chromewebstore.google.com/detail/live-news-cloud/mdpeibincallapdamgmhhpneloaoipii
الوصف Extension description
حجم الملف 193 KB
عدد التثبيتات 645
النسخة الحالية 3.0
آخر تحديث 2015-09-17
تاريخ النشر 2015-09-17
تقييم 4.71/5 مجموع تقييمات 14
المطور AppMerge App Maker
نوع الدفع free
موقع الإضافة http://www.appmerge.com
عنوان صفحة المساعدة http://www.appmerge.com/support
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Live News Cloud",
    "icons": {
        "128": "icons\/icon128.png",
        "48": "icons\/icon48.png",
        "16": "icons\/button.png"
    },
    "web_accessible_resources": [
        "res\/*"
    ],
    "description": "Extension description",
    "background": {
        "page": "background.html"
    },
    "homepage_url": "http:\/\/www.livenewschat.eu\/",
    "version": "3.0",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/icon19.png",
        "default_title": "Live News Cloud"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webNavigation"
    ]
}