Search-Simple Netflix

It's a simple search netflix

Search-Simple Netflixとは何ですか?

Search-Simple Netflixはhttp://ssearchnet.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「It's a simple search netflix」です。

拡張機能のスクリーンショット

screenshot
screenshot

Search-Simple Netflix拡張機能のCRXファイルをダウンロード

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