Siwdesa News

Daily News, Daily Deals, Promotions and every thing in one place visit www.siwdesa.com

ما هو Siwdesa News؟

Siwdesa News هو إضافة Chrome تم تطويرها بواسطة http://www.siwdesa.com، والميزة الرئيسية لها هي "Daily News, Daily Deals, Promotions and every thing in one place visit www.siwdesa.com".

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

screenshot
screenshot

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

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

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

                        Siwdesa News gives you latest Sinhala news notifications.                    

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

الاسم Siwdesa News Siwdesa News
ID flfgnafjfcihnllbcoghcoapallgcgen
عنوان URL الرسمي https://chrome.google.com/webstore/detail/siwdesa-news/flfgnafjfcihnllbcoghcoapallgcgen
الوصف Daily News, Daily Deals, Promotions and every thing in one place visit www.siwdesa.com
حجم الملف 38.81 KB
عدد التثبيتات 24
النسخة الحالية 0.1
آخر تحديث 2015-03-10
تاريخ النشر 2015-03-10
تقييم 4.67/5 مجموع تقييمات 3
المطور http://www.siwdesa.com
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Siwdesa News",
    "version": "0.1",
    "description": "Daily News, Daily Deals, Promotions and every thing in one place visit www.siwdesa.com",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "permissions": [
        "notifications",
        "http:\/\/www.siwdesa.com\/",
        "https:\/\/www.siwdesa.com\/",
        "tabs"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "options_page": "options.html",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "48.png"
    ],
    "browser_action": {
        "default_title": "Click to Deactivate",
        "default_popup": "popup.html"
    }
}