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.
What is Tải hóa đơn điện tử?
Tải hóa đơn điện tử is a Chrome extension developed by tranvuong.tanthueviet, and its main feature is "Đâ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.".
Extension Screenshots
Download Tải hóa đơn điện tử Extension CRX File
Download Tải hóa đơn điện tử 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
Đâ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 Extension Basic Information
| Name | |
| ID | hamamchpnkeiecicpnlnghmmclgglkep |
| Official URL | 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. |
| File Size | 88 KB |
| Installation Count | 122 |
| Current Version | 3.12 |
| Last Updated | 2023-10-02 |
| Publish Date | 2023-10-01 |
| Rating | 5.00/5 Total 3 Ratings |
| Developer | tranvuong.tanthueviet |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://tanthueviet.com |
| Help Page URL | https://tanthueviet.vn |
| Privacy Policy Page URL | https://tanthueviet.com/chinh-sach-quyen-rieng-tu-nha-xuat-ban |
| Supported Languages | 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]"
}
} | |