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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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'"
}