Quick Pokemon Search
Click the Pokemon for the Database page
Vad är Quick Pokemon Search?
Quick Pokemon Search är en Chrome-tillägg utvecklad av darin.gharib, och dess huvudfunktion är "Click the Pokemon for the Database page".
Tilläggsskärmbilder
Ladda ner Quick Pokemon Search-förlängningens CRX-fil
Ladda ner Quick Pokemon Search-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Quick Search for Pokemon -  Click On Pokemon For More Info                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | ekakjiiieloliofkoolkfndchibppbha | 
| Officiell webbadress | https://chromewebstore.google.com/detail/quick-pokemon-search/ekakjiiieloliofkoolkfndchibppbha | 
| Beskrivning | Click the Pokemon for the Database page | 
| Filstorlek | 825 KB | 
| Antal Installationer | 74 | 
| Aktuell Version | 1.3.0 | 
| Senast Uppdaterad | 2022-11-18 | 
| Publiceringsdatum | 2022-07-25 | 
| Betyg | 3.00/5 Totalt 2 Betyg | 
| Utvecklare | darin.gharib | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Stödda Språk | 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"
    }
}  |  |