AI product readBrazilian tax declaration automation utility for Calima ERP Contábil that auto-fills government portal forms
Eliminates the manual, error-prone process of re-entering accounting data from Calima ERP into multiple Brazilian government tax portals (PGDAS, DEFIS, e-CAC, FGTS Digital, e-Consignado)
User logs into Calima ERP (calima.app) which sends declaration data to the extension via externally_connectable messaging. The extension opens government portal windows (Receita Federal, e-CAC, FGTS Digital, e-Consignado), the user authenticates on those portals, and the extension automatically fills in all required tax form fields using the ERP data, then submits or progresses through multi-phase declaration workflows.
Automated PGDAS (Simples Nacional tax declaration) form filling on Receita Federal portalsAutomated DEFIS (Simples Nacional fiscal information declaration) form fillingAutomated e-CAC portal login and interaction for Receita Federal servicesAutomated FGTS Digital portal operations (guia generation, consultation)Automated e-Consignado (Ministry of Labor payroll deductions) operationsCommunication bridge between Calima ERP web app and government portal pages via externally_connectable messaging
- Target users
- Brazilian accountants and accounting firms using Calima ERP Contábil / Tax professionals handling Simples Nacional declarations / Calima ERP users who need to submit tax data to Brazilian government portals
- Source files are heavily minified/webpack-bundled making exact line-level analysis difficult
- Cannot determine if Calima ERP itself requires paid subscription to use with this extension
- No UI/popup HTML files to inspect — extension operates entirely through content scripts and background service worker
MonetizationNo paid features detected
No evidence of paid features, subscriptions, payment platforms, premium tiers, or billing APIs in the extension source code. Searches for premium, subscription, stripe, payment, upgrade, billing, license, plano, and assinatura returned no relevant results. The extension is a free utility that automates form-filling on government portals using data from Calima ERP. Calima ERP itself is a separate paid accounting software product, but the extension does not gate any functionality based on payment or subscription status.
- Confidence
- 85
- Payment platform
- --
- Source
- AI / High
- Login required
- Yes
- Reason
- The extension's core workflow requires the user to authenticate on multiple Brazilian government portals and the Calima ERP web app. The extension auto-fills login credentials (CNPJ, CPF, access code) on Receita Federal portals, manages e-CAC login flows (digital certificate / Gov.br SSO), opens FGTS Digital and e-Consignado login pages, and communicates with *.calima.app (the ERP system). Without being logged into these destination services, the extension cannot function.