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…
Apa itu CEPDEMILHOES?
CEPDEMILHOES adalah ekstensi Chrome yang dikembangkan oleh geandersondev, dan fitur utamanya adalah "Ao utilizarmos o site "https://acc2-oc.oracleindustry.com/", os inputs não fazem o autofill dos dados de endereço a partir do…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CEPDEMILHOES
Unduh file ekstensi CEPDEMILHOES dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | CEPDEMILHOES |
ID | jacnhimjnjejahanfmfpkolhmlmjngdd |
URL Resmi | https://chromewebstore.google.com/detail/cepdemilhoes/jacnhimjnjejahanfmfpkolhmlmjngdd |
Deskripsi | Ao utilizarmos o site "https://acc2-oc.oracleindustry.com/", os inputs não fazem o autofill dos dados de endereço a partir do… |
Ukuran File | 5.56 KB |
Jumlah Instalasi | 350 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2023-12-15 |
Tanggal Publikasi | 2023-11-19 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | geandersondev |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } ] } |