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.
Hvad er e-wizzle zip code finder?
e-wizzle zip code finder er en Chrome-udvidelse udviklet af Adedayo Ayodele, og dens hovedfunktion er "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.".
Udvidelsesskærmbilleder
Download e-wizzle zip code finder-udvidelses-CRX-fil
Download e-wizzle zip code finder-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | eocdcoimbpmnookgdpemmneoiaghjenp |
| Officiel URL | https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp |
| Beskrivelse | An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country. |
| Filstørrelse | 283 KB |
| Antal Installationer | 165 |
| Nuværende Version | 0.0.0.4 |
| Senest Opdateret | 2013-11-29 |
| Udgivelsesdato | 2013-11-29 |
| Bedømmelse | 4.75/5 Samlet 8 Bedømmelser |
| Udvikler | Adedayo Ayodele |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |