Quick Pokemon Search

Click the Pokemon for the Database page

What is Quick Pokemon Search?

Quick Pokemon Search is a Chrome extension developed by darin.gharib, and its main feature is "Click the Pokemon for the Database page".

Extension Screenshots

screenshot

Download Quick Pokemon Search Extension CRX File

Download Quick Pokemon Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Quick Search for Pokemon -  Click On Pokemon For More Info                    

Extension Basic Information

Name Quick Pokemon Search Quick Pokemon Search
ID ekakjiiieloliofkoolkfndchibppbha
Official URL https://chromewebstore.google.com/detail/quick-pokemon-search/ekakjiiieloliofkoolkfndchibppbha
Description Click the Pokemon for the Database page
File Size 825 KB
Installation Count 74
Current Version 1.3.0
Last Updated 2022-11-18
Publish Date 2022-07-25
Rating 3.00/5 Total 2 Ratings
Developer darin.gharib
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}