CEPDEMILHOES

Ao utilizarmos o site "https://acc2-oc.oracleindustry.com/", os inputs não fazem o autofill dos dados de endereço a partir do…

What is CEPDEMILHOES?

CEPDEMILHOES is a Chrome extension developed by geandersondev, and its main feature is "Ao utilizarmos o site "https://acc2-oc.oracleindustry.com/", os inputs não fazem o autofill dos dados de endereço a partir do…".

Extension Screenshots

screenshot

Download CEPDEMILHOES Extension CRX File

Download CEPDEMILHOES 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

                        Ao utilizarmos o site "https://acc2-oc.oracleindustry.com/", os inputs não fazem o autofill dos dados de endereço a partir do preenchimento do CEP.

- Versão 1.2 já não precisamos usar o TAB e mais alguns Bugs foram corrigidos.
- Versão 1.5 verifica os demais inputs para garantir uma consulta de CEP segura.
- Versão 1.8 os endereços não possuem caracteres especiais.
- Versão 1.9 melhora o tempo de resposta, e acesso ao Share.
- Versão 2.0 permite autofill no share e nos cadastros de sources.                    

Extension Basic Information

Name CEPDEMILHOES CEPDEMILHOES
ID jacnhimjnjejahanfmfpkolhmlmjngdd
Official URL https://chromewebstore.google.com/detail/cepdemilhoes/jacnhimjnjejahanfmfpkolhmlmjngdd
Description Ao utilizarmos o site "https://acc2-oc.oracleindustry.com/", os inputs não fazem o autofill dos dados de endereço a partir do…
File Size 5.56 KB
Installation Count 350
Current Version 2.0
Last Updated 2023-12-15
Publish Date 2023-11-19
Rating 5.00/5 Total 1 Ratings
Developer geandersondev
Email [email protected]
Payment Type free
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CEPDEMILHOES",
    "version": "2.0",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/acc2-oc.oracleindustry.com\/*"
            ],
            "js": [
                "index.js"
            ]
        }
    ]
}