Quick Pokemon Search
Click the Pokemon for the Database page
Cos'è Quick Pokemon Search?
Quick Pokemon Search è un'estensione di Chrome sviluppata da darin.gharib, e la sua funzione principale è "Click the Pokemon for the Database page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Quick Pokemon Search
Scarica i file di estensione Quick Pokemon Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Quick Search for Pokemon - Click On Pokemon For More Info
Informazioni di Base sull'Estensione
Nome | Quick Pokemon Search |
ID | ekakjiiieloliofkoolkfndchibppbha |
URL Ufficiale | https://chromewebstore.google.com/detail/quick-pokemon-search/ekakjiiieloliofkoolkfndchibppbha |
Descrizione | Click the Pokemon for the Database page |
Dimensione del File | 825 KB |
Conteggio Installazioni | 74 |
Versione Corrente | 1.3.0 |
Ultimo Aggiornamento | 2022-11-18 |
Data di Pubblicazione | 2022-07-25 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | darin.gharib |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |