Kendo Shopping

Simply the best deals! Finding great deals online can be tedious - let Kendo do the hard work for you. Kendo shopping finds the…

ما هو Kendo Shopping؟

Kendo Shopping هو إضافة Chrome تم تطويرها بواسطة https://kendoshopping.com، والميزة الرئيسية لها هي "Simply the best deals! Finding great deals online can be tedious - let Kendo do the hard work for you. Kendo shopping finds the…".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Kendo Shopping

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

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

                        Simply the best deals!

Finding great deals online can be tedious - let Kendo do the hard work for you. 
 
Kendo shopping finds the best deals for you!

Get it now it is free and 100% safe - no registration needed!                    

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

الاسم Kendo Shopping Kendo Shopping
ID gkpfamolibhlimdhkkcolaimcedlcikl
عنوان URL الرسمي https://chromewebstore.google.com/detail/kendo-shopping/gkpfamolibhlimdhkkcolaimcedlcikl
الوصف Simply the best deals! Finding great deals online can be tedious - let Kendo do the hard work for you. Kendo shopping finds the…
حجم الملف 8.94 KB
عدد التثبيتات 141
النسخة الحالية 1.2.7
آخر تحديث 2016-05-30
تاريخ النشر 2016-05-30
تقييم 5.00/5 مجموع تقييمات 9
المطور https://kendoshopping.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.kendoshopping.com
عنوان صفحة المساعدة http://www.kendoshopping.com/FAQ.html
عنوان صفحة سياسة الخصوصية http://www.kendoshopping.com/FAQ.html
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kendo Shopping",
    "short_name": "Kendo Shopping",
    "version": "1.2.7",
    "web_accessible_resources": [
        "jsdist\/kendo-shopping-extension.js"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end",
            "js": [
                "jsdist\/kendo-shopping-content.js"
            ]
        }
    ],
    "icons": {
        "16": "images\/kendo-128x128.png",
        "48": "images\/logo128.png",
        "128": "images\/logo128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "homepage_url": "http:\/\/kendoshopping.com\/"
}