ArkSigner LiveAuth Screen Recorder

ArkSigner LiveAuth Screen Recorder

What is ArkSigner LiveAuth Screen Recorder?

ArkSigner LiveAuth Screen Recorder is a Chrome extension developed by arksigner, and its main feature is "ArkSigner LiveAuth Screen Recorder".

Extension Screenshots

screenshot

Download ArkSigner LiveAuth Screen Recorder Extension CRX File

Download ArkSigner LiveAuth Screen Recorder 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

                        ArkSigner tarafından geliştirilen LiveAuth eKYC çözümü için müşteri ve müşteri temsilcisi arasındaki görüntülü ve sesli görüşmeyi kaydetmeyi sağlayan Chrome eklentisidir.                    

Extension Basic Information

Name ArkSigner LiveAuth Screen Recorder ArkSigner LiveAuth Screen Recorder
ID ihadlhbfendcnddgjmkhbdliphanhjmi
Official URL https://chromewebstore.google.com/detail/arksigner-liveauth-screen/ihadlhbfendcnddgjmkhbdliphanhjmi
Description ArkSigner LiveAuth Screen Recorder
File Size 24.09 KB
Installation Count 4,386
Current Version 2.0.8
Last Updated 2024-02-19
Publish Date 2021-08-11
Developer arksigner
Email [email protected]
Payment Type free
Extension Website https://www.arksigner.com/cozumler/liveauth
Supported Languages tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ArkSigner LiveAuth Screen Recorder",
    "description": "ArkSigner LiveAuth Screen Recorder",
    "version": "2.0.8",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjL6Fkp9QbXZIqJI21UmmlTVOU8KzZ1pkiZ397DEix8+P8XvLtZ0GwguFun5aeY1vvk8ncTkXgC7o+5TTY76cQxiBpB+uC59st1yyD6vBr7Kzk6G+VLz1e1pjOV+p3JbFUBM0SHkqc4HTFECoMRE4xVjSVHyJurmYY7iHO2ePEziw\/g0vbY9QQ\/cflbqnSU9ThQVA09nnb4W5hYXBUnKPQk1u4CE85xSH1kGUtH\/fAHDle2hfIakkbZkr1uJhMYmH46WGfyqvUgMXCiBUCzLek\/0jBsaIe4x2Imz9xBpaOyBiMdmPXIrftCkzL506vW\/0BbADeMyPh5n7wJivl8vlLQIDAQAB",
    "permissions": [
        "desktopCapture"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.arksigner.com\/*",
            "*:\/\/*.arkimza.com\/*",
            "*:\/\/*.vakifkatilim.com.tr\/*",
            "*:\/\/*.emlakkatilim.com.tr\/*",
            "*:\/\/*.albarakaturk.com.tr\/*",
            "*:\/\/*.birevim.com\/*",
            "*:\/\/*.turksat.com.tr\/*",
            "*:\/\/*.hepsiburada.com\/*",
            "*:\/\/*.hepsifinansman.com\/*",
            "*:\/\/*.oyakyatirim.com.tr\/*",
            "*:\/\/*.ceptesozlesme.com\/*",
            "*:\/\/*.misyon.com\/*",
            "*:\/\/*.tombank.com.tr\/*",
            "*:\/\/*.tomfinansman.com.tr\/*",
            "*:\/\/localhost:*\/*",
            "*:\/\/arkcom.tr.zip.co\/*",
            "*:\/\/arkcom.dev.tr.zip.co\/*",
            "*:\/\/*.fupsbank.com\/*"
        ]
    },
    "action": {
        "default_icon": "images\/liveauth-1.png"
    },
    "icons": {
        "16": "images\/liveauth-1.png",
        "22": "images\/liveauth-1.png",
        "32": "images\/liveauth-1.png",
        "48": "images\/liveauth-1.png",
        "128": "images\/liveauth-1.png"
    }
}