Search-Simple Netflix

It's a simple search netflix

ما هو Search-Simple Netflix؟

Search-Simple Netflix هو إضافة Chrome تم تطويرها بواسطة http://ssearchnet.blogspot.com، والميزة الرئيسية لها هي "It's a simple search netflix".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Search-Simple Netflix

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

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

                        It's a simple tool for search content in netflix
Es un buscador de netflix que te permite acceder a tus películas y series al instante.

*Now we can see the format available                    

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

الاسم Search-Simple Netflix Search-Simple Netflix
ID fcccgachmeooghpolcghhddbgleobcog
عنوان URL الرسمي https://chrome.google.com/webstore/detail/search-simple-netflix/fcccgachmeooghpolcghhddbgleobcog
الوصف It's a simple search netflix
حجم الملف 84.01 KB
عدد التثبيتات 60
النسخة الحالية 1.15
آخر تحديث 2013-01-11
تاريخ النشر 2013-01-11
تقييم 4.17/5 مجموع تقييمات 6
المطور http://ssearchnet.blogspot.com
نوع الدفع free
اللغات المدعومة es-419
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search-Simple Netflix",
    "description": "It's a simple search netflix",
    "version": "1.15",
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ],
    "browser_action": {
        "name": "simple search netflix",
        "icons": [
            "icon_16.png"
        ],
        "default_icon": "icon_128.png",
        "default_popup": "options.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_16.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}