Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 18, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Este plugin \u00e9 utilizado para assinatura de documentos, seu uso \u00e9 restrito aos usu\u00e1rios da Procuradoria geral.", "icons": { "16": "icons\/keyicon-16.png", "32": "icons\/keyicon-32.png", "48": "icons\/keyicon-48.png", "128": "icons\/keyicon-128.png" }, "manifest_version": 3, "name": "PGE-BA - Assinatura Digital", "short_name": "PGEBA ASSINATURA", "version": "3.0.0", "background": { "service_worker": "main.js" }, "host_permissions": [ "*:\/\/ecm2.pge.ba.gov.br\/*", "*:\/\/ecmhomol.pge.ba.gov.br\/*", "*:\/\/intranet.pge.ba.gov.br\/*" ], "externally_connectable": { "matches": [ "*:\/\/ecm2.pge.ba.gov.br\/*", "*:\/\/ecmhomol.pge.ba.gov.br\/*", "*:\/\/intranet.pge.ba.gov.br\/*" ] }, "permissions": [ "nativeMessaging" ] }