Search-Simple Netflix

It's a simple search netflix

Search-Simple Netflix là gì?

Search-Simple Netflix là một tiện ích mở rộng Chrome được phát triển bởi http://ssearchnet.blogspot.com, và tính năng chính của nó là "It's a simple search netflix".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Search-Simple Netflix

Tải xuống các tệp mở rộng Search-Simple Netflix dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Search-Simple Netflix Search-Simple Netflix
ID fcccgachmeooghpolcghhddbgleobcog
URL Chính Thức https://chrome.google.com/webstore/detail/search-simple-netflix/fcccgachmeooghpolcghhddbgleobcog
Mô tả It's a simple search netflix
Kích Thước Tệp 84.01 KB
Số Lần Cài Đặt 60
Phiên Bản Hiện Tại 1.15
Cập Nhật Lần Cuối 2013-01-11
Ngày Phát Hành 2013-01-11
Đánh Giá 4.17/5 Tổng số 6 Đánh Giá
Nhà Phát Triển http://ssearchnet.blogspot.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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'"
}