Ak Kamal e-Security Client Loader

extension to start Ak Kamal e-Security Client from browsers without Java-support

Qu'est-ce que Ak Kamal e-Security Client Loader ?

Ak Kamal e-Security Client Loader est une extension Chrome développée par https://www.e-security.kz, et sa fonction principale est "extension to start Ak Kamal e-Security Client from browsers without Java-support".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Ak Kamal e-Security Client Loader

Téléchargez les fichiers d'extension Ak Kamal e-Security Client Loader au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Расширение предоставляет возможность запуска ПО Ak Kamal e-Security Client из браузеров, которые не поддерживают запуск Java-апплетов                    

Informations de Base sur l'Extension

Nom Ak Kamal e-Security Client Loader Ak Kamal e-Security Client Loader
ID nligaijmpjfocilngmacfhfifakkmcgj
URL Officiel https://chromewebstore.google.com/detail/ak-kamal-e-security-clien/nligaijmpjfocilngmacfhfifakkmcgj
Description extension to start Ak Kamal e-Security Client from browsers without Java-support
Taille du Fichier 10.99 KB
Nombre d'Installations 85,447
Version Actuelle 3.01
Dernière Mise à Jour 2022-12-05
Date de Publication 2018-11-15
Évaluation 3.57/5 Total 7 Évaluations
Développeur https://www.e-security.kz
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.e-security.kz
URL de la Page de Politique de Confidentialité https://www.akkamal.kz/privacy_policy
Langues Prises en Charge ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ak Kamal e-Security Client Loader",
    "version": "3.01",
    "manifest_version": 3,
    "description": "extension to start Ak Kamal e-Security Client from browsers without Java-support",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/vm1\/*",
            "*:\/\/h1.dev.akkamal.kz\/*",
            "*:\/\/www.e-security.kz\/*",
            "https:\/\/ib.bcc.kz\/*",
            "*:\/\/starbanking.kz\/*",
            "*:\/\/m.bcc.kz\/*",
            "*:\/\/m10.bcc.kz\/*",
            "*:\/\/bcctrade.kz\/*",
            "*:\/\/*.bcc.kz\/*",
            "*:\/\/*.bank.corp.centercredit.kz\/*",
            "*:\/\/*.bcctest.kz\/*",
            "http:\/\/sdo.1cb.kz\/*",
            "https:\/\/sdossl.1cb.kz\/*",
            "http:\/\/dev.akkamal.kz\/*",
            "https:\/\/*.halykbank.kz\/*",
            "https:\/\/*.myhalyk.kz\/*",
            "https:\/\/myhalyk.kz\/*",
            "https:\/\/172.16.124.113\/*",
            "https:\/\/195.200.74.218\/*",
            "https:\/\/service.mysign.kz\/*",
            "*:\/\/service.docus.kz\/*",
            "*:\/\/eabr.org\/*",
            "*:\/\/*.eabr.org\/*",
            "*:\/\/essmain\/*",
            "*:\/\/essback\/*",
            "*:\/\/ess3\/*"
        ]
    },
    "permissions": [
        "nativeMessaging"
    ]
}