SVU News

This extension displays the latest News from Syria Virtual University.

What is SVU News?

SVU News is a Chrome extension developed by https://www.emadsh.cf, and its main feature is "This extension displays the latest News from Syria Virtual University.".

Extension Screenshots

screenshot

Download SVU News Extension CRX File

Download SVU News extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        تطبيق آخر أخبار الجامعة الافتراضية . يساعد طلاب الجامعة على استعراض آخر الاخبار بطريقة سهلة وبسيطة , كما يوجد تطبيق للأندرويد يمكنك تحميله من هُنا                    

Extension Basic Information

Name SVU News SVU News
ID plfacgogidmmblpffjmcehkanjphakhn
Official URL https://chromewebstore.google.com/detail/svu-news/plfacgogidmmblpffjmcehkanjphakhn
Description This extension displays the latest News from Syria Virtual University.
File Size 126 KB
Installation Count 21
Current Version 1.0.2
Last Updated 2016-09-08
Publish Date 2016-09-08
Rating 5.00/5 Total 1 Ratings
Developer https://www.emadsh.cf
Email [email protected]
Payment Type free
Supported Languages ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SVU News",
    "description": "This extension displays the latest News from Syria Virtual University.",
    "version": "1.0.2",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon_16.png",
        "default_popup": "popup-page.html",
        "default_title": "SVU News!"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' https:\/\/www.google.com;object-src 'self'"
}