Ak Kamal e-Security Client Loader

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

What is Ak Kamal e-Security Client Loader?

Ak Kamal e-Security Client Loader is a Chrome extension developed by https://www.e-security.kz, and its main feature is "extension to start Ak Kamal e-Security Client from browsers without Java-support".

Extension Screenshots

screenshot

Download Ak Kamal e-Security Client Loader Extension CRX File

Download Ak Kamal e-Security Client Loader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Ak Kamal e-Security Client Loader Ak Kamal e-Security Client Loader
ID nligaijmpjfocilngmacfhfifakkmcgj
Official URL 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
File Size 10.99 KB
Installation Count 85,447
Current Version 3.01
Last Updated 2022-12-05
Publish Date 2018-11-15
Rating 3.57/5 Total 7 Ratings
Developer https://www.e-security.kz
Email [email protected]
Payment Type free
Extension Website https://www.e-security.kz
Privacy Policy Page URL https://www.akkamal.kz/privacy_policy
Supported Languages 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"
    ]
}