e-wizzle zip code finder
An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
Cos'è e-wizzle zip code finder?
e-wizzle zip code finder è un'estensione di Chrome sviluppata da Adedayo Ayodele, e la sua funzione principale è "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione e-wizzle zip code finder
Scarica i file di estensione e-wizzle zip code finder 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
e-wizzle zip code finder is a chrome extension that helps you find the phone code,country code and postal or zip code associated with a given state or country. Informazioni di Base sull'Estensione
| Nome | |
| ID | eocdcoimbpmnookgdpemmneoiaghjenp |
| URL Ufficiale | https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp |
| Descrizione | An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country. |
| Dimensione del File | 283 KB |
| Conteggio Installazioni | 165 |
| Versione Corrente | 0.0.0.4 |
| Ultimo Aggiornamento | 2013-11-29 |
| Data di Pubblicazione | 2013-11-29 |
| Valutazione | 4.75/5 Totale 8 Valutazioni |
| Sviluppatore | Adedayo Ayodele |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "e-wizzle zip code finder",
"description": "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.",
"version": "0.0.0.4",
"icons": {
"128": "icon.png"
},
"permissions": [
"http:\/\/api.geonames.org\/,http:\/\/maps.googleapis.com\/"
],
"browser_action": {
"default_icon": "icon2.png",
"default_popup": "popup.html"
}
} | |