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.
Was ist e-wizzle zip code finder?
e-wizzle zip code finder ist eine Chrome-Erweiterung, die von Adedayo Ayodele entwickelt wurde, und ihr Hauptmerkmal ist "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.".
Erweiterungsscreenshots
e-wizzle zip code finder-Erweiterungs-CRX-Datei herunterladen
Laden Sie e-wizzle zip code finder-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | eocdcoimbpmnookgdpemmneoiaghjenp |
| Offizielle URL | https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp |
| Beschreibung | An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country. |
| Dateigröße | 283 KB |
| Installationsanzahl | 165 |
| Aktuelle Version | 0.0.0.4 |
| Letztes Update | 2013-11-29 |
| Veröffentlichungsdatum | 2013-11-29 |
| Bewertung | 4.75/5 Insgesamt 8 Bewertungen |
| Entwickler | Adedayo Ayodele |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |