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