Quick Pokemon Search
Click the Pokemon for the Database page
什么是Quick Pokemon Search?
Quick Pokemon Search是由darin.gharib开发的Chrome扩展程序,该扩展的主要功能是“Click the Pokemon for the Database page”。
扩展截图
下载Quick Pokemon Search扩展crx文件
下载Quick Pokemon Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Quick Search for Pokemon - Click On Pokemon For More Info 扩展基本信息
| 名称 | |
| ID | ekakjiiieloliofkoolkfndchibppbha |
| 官方URL | https://chromewebstore.google.com/detail/quick-pokemon-search/ekakjiiieloliofkoolkfndchibppbha |
| 简介 | Click the Pokemon for the Database page |
| 文件大小 | 825 KB |
| 安装次数 | 74 |
| 当前版本 | 1.3.0 |
| 更新时间 | 2022-11-18 |
| 上架时间 | 2022-07-25 |
| 评分 | 3.00/5 共2次评分 |
| 开发者 | darin.gharib |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Quick Pokemon Search",
"version": "1.3.0",
"description": "Click the Pokemon for the Database page",
"manifest_version": 3,
"author": "Darin Gharib",
"action": {
"default_popup": "popup.html",
"default_title": "Poke Search",
"default_icon": {
"16": "\/img16x16.png"
}
},
"content_security_policy": {
"unsafe-inline": "self"
}
} | |