Tải hóa đơn điện tử
Đây là tiện ích hỗ trợ nhanh hóa đơn điện tử được phát triển bởi Dịch Vụ Kế Toán Tân Thuế Việt.
Qu'est-ce que Tải hóa đơn điện tử ?
Tải hóa đơn điện tử est une extension Chrome développée par tranvuong.tanthueviet, et sa fonction principale est "Đây là tiện ích hỗ trợ nhanh hóa đơn điện tử được phát triển bởi Dịch Vụ Kế Toán Tân Thuế Việt.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tải hóa đơn điện tử
Téléchargez les fichiers d'extension Tải hóa đơn điện tử 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
Đây là tiện ích hỗ trợ nhanh hóa đơn điện tử được phát triển bởi Dịch Vụ Kế Toán Tân Thuế Việt.
Nếu cảm thấy hữu ích xin ủng hộ donate cho chúng tôi
Ngân hàng Vietcombank – Chi nhánh Sài Gòn – TP.HCM
Chủ tài khoản: Trần Đình Vương
Số tài khoản: 050.10000.77.687
Email: [email protected]
Website https://tanthueviet.com/dich-vu-ke-toan-tphcm-gia-re.html
Hotline: 0906.657.659 - 0938.123.657 Informations de Base sur l'Extension
| Nom | |
| ID | hamamchpnkeiecicpnlnghmmclgglkep |
| URL Officiel | https://chromewebstore.google.com/detail/t%E1%BA%A3i-h%C3%B3a-%C4%91%C6%A1n-%C4%91i%E1%BB%87n-t%E1%BB%AD/hamamchpnkeiecicpnlnghmmclgglkep |
| Description | Đây là tiện ích hỗ trợ nhanh hóa đơn điện tử được phát triển bởi Dịch Vụ Kế Toán Tân Thuế Việt. |
| Taille du Fichier | 88 KB |
| Nombre d'Installations | 122 |
| Version Actuelle | 3.12 |
| Dernière Mise à Jour | 2023-10-02 |
| Date de Publication | 2023-10-01 |
| Évaluation | 5.00/5 Total 3 Évaluations |
| Développeur | tranvuong.tanthueviet |
| [email protected] | |
| Type de Paiement | free |
| Site Web de l'Extension | https://tanthueviet.com |
| URL de la Page d'Aide | https://tanthueviet.vn |
| URL de la Page de Politique de Confidentialité | https://tanthueviet.com/chinh-sach-quyen-rieng-tu-nha-xuat-ban |
| Langues Prises en Charge | vi |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "T\u1ea3i h\u00f3a \u0111\u01a1n \u0111i\u1ec7n t\u1eed",
"version": "3.12",
"manifest_version": 3,
"description": "\u0110\u00e2y l\u00e0 ti\u1ec7n \u00edch h\u1ed7 tr\u1ee3 nhanh h\u00f3a \u0111\u01a1n \u0111i\u1ec7n t\u1eed \u0111\u01b0\u1ee3c ph\u00e1t tri\u1ec3n b\u1edfi D\u1ecbch V\u1ee5 K\u1ebf To\u00e1n T\u00e2n Thu\u1ebf Vi\u1ec7t.",
"content_scripts": [
{
"matches": [
"https:\/\/hoadondientu.gdt.gov.vn\/*"
],
"js": [
"script.js"
]
}
],
"permissions": [],
"author": {
"name": "D\u1ecbch V\u1ee5 K\u1ebf To\u00e1n T\u00e2n Thu\u1ebf Vi\u1ec7t",
"website": "https:\/\/tanthueviet.com",
"email": "[email protected]"
}
} | |