DiCentral ClickOnce helper for Chrome™

This extension enables ClickOnce apps in Chrome™. It is necessary to use DiCentral DiWeb™ to the maximum of its capability.

O que é DiCentral ClickOnce helper for Chrome™?

DiCentral ClickOnce helper for Chrome™ é uma extensão do Chrome desenvolvida por dicentralmobileapp, e sua principal característica é "This extension enables ClickOnce apps in Chrome™. It is necessary to use DiCentral DiWeb™ to the maximum of its capability.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão DiCentral ClickOnce helper for Chrome™

Baixe arquivos de extensão DiCentral ClickOnce helper for Chrome™ no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        This Chrome extension allows you to use our DiWeb to the maximum of its capability, with DiFiller ClickOnce apps.                    

Informações Básicas da Extensão

Nome DiCentral ClickOnce helper for Chrome™ DiCentral ClickOnce helper for Chrome™
ID ihoeijmddigankehfpepcfopnoegkjpb
URL Oficial https://chromewebstore.google.com/detail/dicentral-clickonce-helpe/ihoeijmddigankehfpepcfopnoegkjpb
Descrição This extension enables ClickOnce apps in Chrome™. It is necessary to use DiCentral DiWeb™ to the maximum of its capability.
Tamanho do Arquivo 80.13 KB
Contagem de Instalações 20,000
Versão Atual 5.15
Última Atualização 2022-03-17
Data de Publicação 2019-03-29
Classificação 1.67/5 Total de 3 Avaliações
Desenvolvedor dicentralmobileapp
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.dicentral.com/privacypolicy
Idiomas Suportados de,en-US,fr,vi
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "default_locale": "en_US",
    "description": "__MSG_appDesc__",
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/*.dicentral.com\/*",
            "*:\/\/*.dicentral.com.vn\/*",
            "*:\/\/*.ncip.edi-gateway.jp\/*"
        ]
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-52.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiljrpYRjhJKOR0P8Vvq39JZBBmGEODDKOFIoztd2CZ5\/varhlFq9tpyG0vLritmOmsVzmlTxIgmrp9oHYYkDFpfXzGu2UMMtcS\/p5xhfm\/TnWN19v5sJHRD4xxbHko3JfK4GGiUAT+MErOiJHZSkTvL4fJ7wqW3iaOldVQ6PKdaaNZ4Lyu7oAGcE402Scpl\/EajFbVZxL4WJ\/B4x0raA5s2RElvrwPxlJ5ggVnSofEyOEYw+xIFsg28W1dAYDUzLI6m59EslpA1PCH8Cun4VuRlRoRCJa908yLbUZde7zTG21qC2byEuqt74rxztvUUcRLQkAzZZP\/sDP1wYHRjlcwIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "nativeMessaging",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "__MSG_appShortName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.15",
    "web_accessible_resources": [
        "nativeinstall.html",
        "js\/nativeinstall.js",
        "images\/download_bar.png",
        "images\/download.png",
        "images\/exec_dialog.png",
        "ClickOnceHelper.dat"
    ]
}