Firma con token GDEBA

Extensión que permite firmar digitalmente con token, desde su navegador Chrome.

Что такое Firma con token GDEBA?

Firma con token GDEBA - это расширение Chrome, разработанное GDEBA Desarrollo, и его основная функция - "Extensión que permite firmar digitalmente con token, desde su navegador Chrome.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Firma con token GDEBA

Скачайте файлы расширений Firma con token GDEBA в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        La instalación de la extensión consta de 2 pasos:
a. Instalación de la extensión.
b. Instalación del instalable (archivo .msi). Una vez descargado deberá ejecutarlo para finalizar con el proceso.
Deberá tener instalado en su PC los drivers del token.                    

Основная информация о расширении

Название Firma con token GDEBA Firma con token GDEBA
ID apeknmafnegkpmjcafekbcnjpeeojdjk
Официальный URL https://chromewebstore.google.com/detail/firma-con-token-gdeba/apeknmafnegkpmjcafekbcnjpeeojdjk
Описание Extensión que permite firmar digitalmente con token, desde su navegador Chrome.
Размер файла 5.24 KB
Количество установок 4,750
Текущая Версия 3.0.0
Последнее Обновление 2022-09-23
Дата публикации 2022-09-23
Рейтинг 5.00/5 Всего 1 оценок
Разработчик GDEBA Desarrollo
Электронная почта [email protected]
Тип оплаты free
URL страницы помощи https://gdeba.gba.gob.ar/mesadeayuda/sendmail
Поддерживаемые языки es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Firma con token GDEBA",
    "description": "Extensi\u00f3n que permite firmar digitalmente con token, desde su navegador Chrome.",
    "version": "3.0.0",
    "background": {
        "service_worker": "main.js"
    },
    "icons": {
        "128": "ico36.png"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/*.cap.gdeba.gba.gob.ar\/*",
            "https:\/\/*.cap.gdeba.gba.gob.ar\/*",
            "http:\/\/*.hml.gdeba.gba.gob.ar\/*",
            "https:\/\/*.hml.gdeba.gba.gob.ar\/*",
            "http:\/\/*.gdeba.gba.gob.ar\/*",
            "https:\/\/*.gdeba.gba.gob.ar\/*",
            "https:\/\/*.qa.gdeba.gba.gob.ar\/*",
            "http:\/\/*.qa.gdeba.gba.gob.ar\/*",
            "https:\/\/*.tramites.gba.gob.ar\/*",
            "http:\/\/*.tramites.gba.gob.ar\/*",
            "http:\/\/*.tramitesadistancia.gob.ar\/*",
            "https:\/\/*.tramitesadistancia.gob.ar\/*",
            "https:\/\/*.apps.buenosaires.gob.ar\/*",
            "http:\/\/*.gde.gob.ar\/*",
            "https:\/\/*.gde.gob.ar\/*",
            "http:\/\/*.afip.gob.ar\/*",
            "https:\/\/*.afip.gob.ar\/*",
            "http:\/\/*.afip.gov.ar\/*",
            "https:\/\/*.afip.gov.ar\/*",
            "http:\/\/*.gde.afip.gob.ar\/*",
            "https:\/\/*.gde.afip.gob.ar\/*",
            "http:\/\/*.gde.afip.gov.ar\/*",
            "https:\/\/*.gde.afip.gov.ar\/*",
            "http:\/\/eu-homo.gde.afip.gov.ar\/*",
            "http:\/\/eu-homo.gde.afip.gob.ar\/*",
            "https:\/\/eu-homo.gde.afip.gov.ar\/*",
            "https:\/\/eu-homo.gde.afip.gob.ar\/*",
            "https:\/\/eug-homo.gde.afip.gob.ar\/*",
            "http:\/\/eug-homo.gde.afip.gob.ar\/*",
            "http:\/\/eug-homo.gde.afip.gov.ar\/*",
            "https:\/\/eug-homo.gde.afip.gov.ar\/*",
            "https:\/\/euc-homo.gde.afip.gov.ar\/*",
            "http:\/\/euc-homo.gde.afip.gov.ar\/*",
            "http:\/\/euc-homo.gde.afip.gob.ar\/*",
            "https:\/\/euc-homo.gde.afip.gob.ar\/*",
            "https:\/\/*.gde.mendoza.gov.ar\/*",
            "http:\/\/*.gde.mendoza.gov.ar\/*",
            "https:\/\/*.gdetst.mendoza.gov.ar\/*",
            "http:\/\/*.gdetst.mendoza.gov.ar\/*",
            "https:\/\/*.gdecapa.mendoza.gov.ar\/*",
            "http:\/\/*.gdecapa.mendoza.gov.ar\/*",
            "http:\/\/*.noproductivo.gde.gob.ar\/*",
            "https:\/\/*.noproductivo.gde.gob.ar\/*",
            "http:\/\/*.noproductivo2.gde.gob.ar\/*",
            "https:\/\/*.noproductivo2.gde.gob.ar\/*",
            "https:\/\/*.mendoza.gov.ar\/*",
            "http:\/\/*.mendoza.gov.ar\/*",
            "http:\/\/*.child01.root.test\/*",
            "https:\/\/*.child01.root.test\/*",
            "http:\/\/*.bapro.everis.int\/*",
            "https:\/\/*.bapro.everis.int\/*"
        ]
    }
}