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 | 
| Eメール | [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"
    }
}  |  |