Busca CEP
Chrome App para busca de CEP
Wat is Busca CEP?
Busca CEP is een Chrome-extensie ontwikkeld door Breno Araújo, en de belangrijkste functie is "Chrome App para busca de CEP".
Extensie Screenshots
Download het CRX-bestand van de extensie Busca CEP
Download Busca CEP-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Com esse aplicativo você poderá buscar o CEP através de um endereço. Basisinformatie over de Extensie
| Naam | |
| ID | cogcmcoapnhfdhcdedombligpjlfjhhp |
| Officiële URL | https://chromewebstore.google.com/detail/busca-cep/cogcmcoapnhfdhcdedombligpjlfjhhp |
| Beschrijving | Chrome App para busca de CEP |
| Bestandsgrootte | 19.78 KB |
| Aantal Installaties | 181 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2013-10-23 |
| Publicatiedatum | 2013-10-23 |
| Beoordeling | 4.55/5 Totaal 11 Beoordelingen |
| Ontwikkelaar | Breno Araújo |
| Betalingswijze | free |
| Extensiewebsite | http://braraujo.com |
| Help Pagina-URL | http://braraujo.com |
| Ondersteunde Talen | pt-BR |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Busca CEP",
"manifest_version": 2,
"version": "1.2",
"description": "Chrome App para busca de CEP",
"icons": {
"128": "images\/icon19.png"
},
"browser_action": {
"default_icon": "images\/icon19.png",
"default_title": "Busca CEP",
"default_popup": "popup.html"
}
} | |