Softdreams công cụ ký điện tử

Extension ký số dữ liệu

Softdreams công cụ ký điện tửとは何ですか?

Softdreams công cụ ký điện tửはSoftdreams JSCによって開発されたChromeの拡張機能で、その主な機能は「Extension ký số dữ liệu」です。

拡張機能のスクリーンショット

screenshot

Softdreams công cụ ký điện tử拡張機能のCRXファイルをダウンロード

Softdreams công cụ ký điện tử拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        - Công cụ ký số Hóa đơn điện tử EasyInvoice của Softdreams JSC
- Bản này nâng cấp một số chức năng, sửa lỗi không thể ký liên tiếp trên một số thiết bị                    

拡張機能の基本情報

名前 Softdreams công cụ ký điện tử Softdreams công cụ ký điện tử
ID bkfagmnjmfjalbbaiphoiiafghlknpog
公式URL https://chromewebstore.google.com/detail/softdreams-c%C3%B4ng-c%E1%BB%A5-k%C3%BD-%C4%91i%E1%BB%87/bkfagmnjmfjalbbaiphoiiafghlknpog
説明 Extension ký số dữ liệu
ファイルサイズ 62.88 KB
インストール数 105,370
現在のバージョン 0.1.5
最終更新日 2020-05-27
公開日 2020-05-26
評価 4.75/5 合計 4 レビュー
開発者 Softdreams JSC
支払い方法 free
拡張機能のウェブサイト https://easyinvoice.vn
ヘルプページのURL https://easyinvoice.vn
対応言語 vi
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/*\/*",
                "file:\/\/\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Extension k\u00fd s\u1ed1 d\u1eef li\u1ec7u",
    "homepage_url": "https:\/\/easyinvoice.vn",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "40.0",
    "name": "Softdreams c\u00f4ng c\u1ee5 k\u00fd \u0111i\u1ec7n t\u1eed",
    "permissions": [
        "nativeMessaging"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.5",
    "web_accessible_resources": [
        "page.js"
    ]
}