DVC Ánh Mai

Hỗ trợ nhập liệu từ phần mềm Ánh Mai lên DVC. Cổng dịch vụ công kho bạc nhà nước. Các mẫu đã cập nhật: 01a, 02a

What is DVC Ánh Mai?

DVC Ánh Mai is a Chrome extension developed by Võ Tưởng, and its main feature is "Hỗ trợ nhập liệu từ phần mềm Ánh Mai lên DVC. Cổng dịch vụ công kho bạc nhà nước. Các mẫu đã cập nhật: 01a, 02a".

Extension Screenshots

screenshot

Download DVC Ánh Mai Extension CRX File

Download DVC Ánh Mai 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

                        Công cụ hỗ trợ nhập liệu nhanh các mẫu "Đối chiếu, xác nhận số dư tài khoản của đơn vị giao dịch tại KBNN":
- 01a-SDKP/ĐVDT Bảng đối chiếu dự toán kinh phí ngân sách bằng hình thức rút dự toán tại kho bạc nhà nước
- 02a-SDKP/ĐVDT Bảng đối chiếu tình hình sử dụng kinh phí ngân sách bằng hình thức rút dự toán tại kho bạc nhà nước
Đầu vào là các file xuất ra từ phần mềm Kế toán Ánh Mai                    

Extension Basic Information

Name DVC Ánh Mai DVC Ánh Mai
ID mlpjeabaeednbfmghdebhfllfaijaaon
Official URL https://chromewebstore.google.com/detail/dvc-%C3%A1nh-mai/mlpjeabaeednbfmghdebhfllfaijaaon
Description Hỗ trợ nhập liệu từ phần mềm Ánh Mai lên DVC. Cổng dịch vụ công kho bạc nhà nước. Các mẫu đã cập nhật: 01a, 02a
File Size 39.01 KB
Installation Count 669
Current Version 1.0.1
Last Updated 2022-07-14
Publish Date 2022-07-14
Rating 1.00/5 Total 1 Ratings
Developer Võ Tưởng
Email [email protected]
Payment Type free
Privacy Policy Page URL https://dathangnhanh.net.vn/chinh-sach/Chinh-sach-Quyen-rieng-tu.html
Supported Languages vi
manifest.json
{
    "action": {
        "default_title": "DVC \u00c1nh Mai"
    },
    "author": "VSOFT",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "main.js"
            ],
            "matches": [
                "https:\/\/dvc.vst.mof.gov.vn\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "H\u1ed7 tr\u1ee3 nh\u1eadp li\u1ec7u t\u1eeb ph\u1ea7n m\u1ec1m \u00c1nh Mai l\u00ean DVC. C\u1ed5ng d\u1ecbch v\u1ee5 c\u00f4ng kho b\u1ea1c nh\u00e0 n\u01b0\u1edbc. C\u00e1c m\u1eabu \u0111\u00e3 c\u1eadp nh\u1eadt: 01a, 02a",
    "icons": {
        "128": "icons\/icon_128.png",
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png"
    },
    "manifest_version": 3,
    "name": "DVC \u00c1nh Mai",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}