Softdreams công cụ ký điện tử
Extension ký số dữ liệu
Wat is Softdreams công cụ ký điện tử?
Softdreams công cụ ký điện tử is een Chrome-extensie ontwikkeld door Softdreams JSC, en de belangrijkste functie is "Extension ký số dữ liệu".
Extensie Screenshots
Download het CRX-bestand van de extensie Softdreams công cụ ký điện tử
Download Softdreams công cụ ký điện tử-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
- 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ị Basisinformatie over de Extensie
| Naam | |
| ID | bkfagmnjmfjalbbaiphoiiafghlknpog |
| Officiële URL | https://chromewebstore.google.com/detail/softdreams-c%C3%B4ng-c%E1%BB%A5-k%C3%BD-%C4%91i%E1%BB%87/bkfagmnjmfjalbbaiphoiiafghlknpog |
| Beschrijving | Extension ký số dữ liệu |
| Bestandsgrootte | 62.88 KB |
| Aantal Installaties | 105,370 |
| Huidige Versie | 0.1.5 |
| Laatst Bijgewerkt | 2020-05-27 |
| Publicatiedatum | 2020-05-26 |
| Beoordeling | 4.75/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | Softdreams JSC |
| Betalingswijze | free |
| Extensiewebsite | https://easyinvoice.vn |
| Help Pagina-URL | https://easyinvoice.vn |
| Ondersteunde Talen | 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"
]
} | |