iCFC

Automação do iCFC para os usuários do sistema.

iCFCคืออะไร?

iCFC เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://icfc.com.br และคุณลักษณะหลักของมันคือ "Automação do iCFC para os usuários do sistema."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย iCFC

ดาวน์โหลดไฟล์ส่วนขยาย iCFC ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Extensão para automatizar cadastros de candidatos junto ao sistema do Detran.
Ao cadastrar um aluno no sistema iCFC, um botão chamado "Enviar Dados Para o Detran" ira aparecer na tela, clicando nele a extensão ira abrir o formulário de cadastro do Detran e já ira preencher todos os campos do formulário automaticamente.
Detrans já automatizados:
- AL
- AM
- ES
- GO
- MA
- MG
- PA
- PB
- PE
- RN
- RO
- SE
- SP                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ iCFC iCFC
ID nghepobjngefnfbgljafnkmcadfiocpf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/icfc/nghepobjngefnfbgljafnkmcadfiocpf
คำอธิบาย Automação do iCFC para os usuários do sistema.
ขนาดไฟล์ 87.02 KB
จำนวนการติดตั้ง 0
เวอร์ชันปัจจุบัน 1.6.0
อัปเดตครั้งล่าสุด 2023-10-19
วันที่เผยแพร่ 2020-10-30
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://icfc.com.br
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://icfc.com.br
URL หน้าช่วยเหลือ https://icfc.com.br
ภาษาที่รองรับ pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "iCFC",
    "version": "1.6.0",
    "description": "Automa\u00e7\u00e3o do iCFC para os usu\u00e1rios do sistema.",
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "24": "icons\/icon24.png",
            "32": "icons\/icon32.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "externally_connectable": {
        "all_frames": true,
        "matches": [
            "http:\/\/10.1.2.4:3000\/*",
            "http:\/\/10.1.9.1:3000\/*",
            "https:\/\/staging.icfc.com.br\/*",
            "https:\/\/app.icfc.com.br\/*",
            "https:\/\/sistema.gestorcfc.com.br\/*",
            "https:\/\/teste.gestorcfc.com.br\/*",
            "https:\/\/renach.detran.rn.gov.br\/*",
            "https:\/\/www.detran.se.gov.br\/*",
            "https:\/\/online7.detran.pe.gov.br\/*",
            "https:\/\/www.detran.pe.gov.br\/*",
            "https:\/\/www.detran.mg.gov.br\/*",
            "https:\/\/detran.mg.gov.br\/*",
            "https:\/\/acesso.detran.mg.gov.br\/*",
            "https:\/\/transito.mg.gov.br\/*",
            "https:\/\/www.e-cnhsp.sp.gov.br\/*",
            "http:\/\/www.e-cnhsp.sp.gov.br\/*",
            "https:\/\/renach2.es.gov.br\/*",
            "https:\/\/www.detran.go.gov.br\/*",
            "https:\/\/digital.detran.am.gov.br\/*",
            "https:\/\/www.detran.pa.gov.br\/*",
            "https:\/\/wsdetran.pb.gov.br\/*",
            "https:\/\/comprod.seati.ma.gov.br\/*",
            "https:\/\/detrannet.detran.ro.gov.br\/*",
            "https:\/\/www.detran.al.gov.br\/*",
            "http:\/\/srv.detran.pi.gov.br\/*"
        ]
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "http:\/\/10.1.2.4:3000\/*",
                "http:\/\/10.1.9.1:3000\/*",
                "https:\/\/staging.icfc.com.br\/*",
                "https:\/\/app.icfc.com.br\/*",
                "https:\/\/sistema.gestorcfc.com.br\/*",
                "https:\/\/teste.gestorcfc.com.br\/*",
                "https:\/\/renach.detran.rn.gov.br\/*",
                "https:\/\/www.detran.se.gov.br\/*",
                "https:\/\/online7.detran.pe.gov.br\/*",
                "https:\/\/www.detran.pe.gov.br\/*",
                "https:\/\/www.detran.mg.gov.br\/*",
                "https:\/\/detran.mg.gov.br\/*",
                "https:\/\/acesso.detran.mg.gov.br\/*",
                "https:\/\/transito.mg.gov.br\/*",
                "https:\/\/www.e-cnhsp.sp.gov.br\/*",
                "http:\/\/www.e-cnhsp.sp.gov.br\/*",
                "https:\/\/renach2.es.gov.br\/*",
                "https:\/\/www.detran.go.gov.br\/*",
                "https:\/\/digital.detran.am.gov.br\/*",
                "https:\/\/www.detran.pa.gov.br\/*",
                "https:\/\/wsdetran.pb.gov.br\/*",
                "https:\/\/comprod.seati.ma.gov.br\/*",
                "https:\/\/detrannet.detran.ro.gov.br\/*",
                "https:\/\/www.detran.al.gov.br\/*",
                "http:\/\/srv.detran.pi.gov.br\/*"
            ],
            "js": [
                "vendor\/sentry.js",
                "contents\/index.js",
                "contents\/util\/util.js",
                "contents\/static\/estados.js",
                "contents\/static\/logradouros.js",
                "contents\/static\/orgaos_emissores.js",
                "contents\/amazonas\/cadastrar_aluno.js",
                "contents\/espirito_santo\/cadastrar_aluno.js",
                "contents\/goias\/cadastrar_aluno.js",
                "contents\/maranhao\/cadastrar_aluno.js",
                "contents\/minas_gerais\/cadastrar_aluno.js",
                "contents\/minas_gerais\/emitir_taxas.js",
                "contents\/para\/cadastrar_aluno.js",
                "contents\/paraiba\/cadastrar_aluno.js",
                "contents\/pernambuco\/cadastrar_aluno.js",
                "contents\/rio_grande_do_norte\/cadastrar_aluno.js",
                "contents\/rondonia\/cadastrar_aluno.js",
                "contents\/sao_paulo\/cadastrar_aluno_novo.js",
                "contents\/sao_paulo\/cadastrar_aluno_velho.js",
                "contents\/sao_paulo\/consultar_aulas.js",
                "contents\/sergipe\/cadastrar_aluno.js",
                "contents\/sergipe\/consultar_situacao.js",
                "contents\/amazonas\/cadastrar_aluno.js",
                "contents\/alagoas\/cadastrar_aluno.js",
                "contents\/piaui\/cadastrar_aluno.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    }
}