PokeDream Pokedex Pokemon Search

Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.

PokeDream Pokedex Pokemon Searchとは何ですか?

PokeDream Pokedex Pokemon Searchはhttp://pokedream.comによって開発されたChromeの拡張機能で、その主な機能は「Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.」です。

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

screenshot
screenshot

PokeDream Pokedex Pokemon Search拡張機能のCRXファイルをダウンロード

PokeDream Pokedex Pokemon Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.                    

拡張機能の基本情報

名前 PokeDream Pokedex Pokemon Search PokeDream Pokedex Pokemon Search
ID dhlghlhbjpgnhdkafnfblngcgldkaagn
公式URL https://chrome.google.com/webstore/detail/pokedream-pokedex-pokemon/dhlghlhbjpgnhdkafnfblngcgldkaagn
説明 Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.
ファイルサイズ 611 KB
インストール数 790
現在のバージョン 1.1.1
最終更新日 2013-11-23
公開日 2013-11-23
評価 4.06/5 合計 16 レビュー
開発者 http://pokedream.com
支払い方法 free
拡張機能のウェブサイト http://pokedream.com
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PokeDream Pokedex Pokemon Search",
    "short_name": "Pokemon Search",
    "description": "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.",
    "version": "1.1.1",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "homepage_url": "http:\/\/pokedream.com",
    "browser_action": {
        "default_icon": "icons\/icon16.png",
        "default_popup": "search.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}