Busca CEP
Chrome App para busca de CEP
What is Busca CEP?
Busca CEP is a Chrome extension developed by Breno Araújo, and its main feature is "Chrome App para busca de CEP".
Extension Screenshots
Download Busca CEP Extension CRX File
Download Busca CEP extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Com esse aplicativo você poderá buscar o CEP através de um endereço.
Extension Basic Information
Name | Busca CEP |
ID | cogcmcoapnhfdhcdedombligpjlfjhhp |
Official URL | https://chromewebstore.google.com/detail/busca-cep/cogcmcoapnhfdhcdedombligpjlfjhhp |
Description | Chrome App para busca de CEP |
File Size | 19.78 KB |
Installation Count | 181 |
Current Version | 1.2 |
Last Updated | 2013-10-23 |
Publish Date | 2013-10-23 |
Rating | 4.55/5 Total 11 Ratings |
Developer | Breno Araújo |
Payment Type | free |
Extension Website | http://braraujo.com |
Help Page URL | http://braraujo.com |
Supported Languages | 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" } } |