Plugin tính chế độ BHXH

Hỗ trợ tính chế độ BHXH. By LamChen

Cos'è Plugin tính chế độ BHXH?

Plugin tính chế độ BHXH è un'estensione di Chrome sviluppata da LamChen, e la sua funzione principale è "Hỗ trợ tính chế độ BHXH. By LamChen".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Plugin tính chế độ BHXH

Scarica i file di estensione Plugin tính chế độ BHXH in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        V1.1.18 CẬP NHẬT TRƯỢT GIÁ 2024 THEO THÔNG TƯ 20/2023/TT-BLĐTBXH
---------------------
V1.1.17 CẬP NHẬT TRƯỢT GIÁ 2023 THEO THÔNG TƯ 01/2023/TT-BLĐTBXH
---------------------
V1.1.16 CẬP NHẬT TRƯỢT GIÁ 2022 THEO THÔNG TƯ 36
------------------
-V1.1.14 SỬA LỖI TUỔI VỀ HƯU THEO NGHỊ ĐỊNH 135.
------------
-V1.1.13 THÊM LỰA CHỌN ĐÓNG BHXH THEO NHÀ NƯỚC HOẶC MỨC LƯƠNG.
-------------------
-V1.1.12 CẬP NHẬT DỰ TÍNH TRƯỢT GIÁ  KHI TÍNH HƯU TƯƠNG LAI.
------------------
Cung cấp thông tin và Hỗ trợ tính mức hưởng các chế độ BHXH:
-Hưu trí.
-Một lần.
-Thất nghiệp.
-Thai sản.
-Tai nạn lao động
-Bệnh nghề nghiệp.
...                    

Informazioni di Base sull'Estensione

Nome Plugin tính chế độ BHXH Plugin tính chế độ BHXH
ID bhjidmpdjdpkjlphdpgghohgjpebkjeo
URL Ufficiale https://chromewebstore.google.com/detail/plugin-t%C3%ADnh-ch%E1%BA%BF-%C4%91%E1%BB%99-bhxh/bhjidmpdjdpkjlphdpgghohgjpebkjeo
Descrizione Hỗ trợ tính chế độ BHXH. By LamChen
Dimensione del File 218 KB
Conteggio Installazioni 2,248
Versione Corrente 1.1.18
Ultimo Aggiornamento 2024-02-05
Data di Pubblicazione 2020-05-17
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore LamChen
Email [email protected]
Tipo di Pagamento free
Lingue Supportate vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Plugin t\u00ednh ch\u1ebf \u0111\u1ed9 BHXH",
    "version": "1.1.18",
    "description": "H\u1ed7 tr\u1ee3 t\u00ednh ch\u1ebf \u0111\u1ed9 BHXH. By LamChen",
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "permissions": [
        "activeTab"
    ],
    "author": "LamChen",
    "action": {
        "default_icon": {
            "16": "logo.png",
            "24": "logo.png",
            "32": "logo.png"
        },
        "default_title": "H\u1ed7 tr\u1ee3 t\u00ednh ch\u1ebf \u0111\u1ed9 BHXH. By LamChen",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.tst.baohiemxahoi.gov.vn\/*",
                "*:\/\/tst.baohiemxahoi.gov.vn\/*",
                "*:\/\/10.0.119.60\/*",
                "*:\/\/*.10.0.119.60\/*",
                "*:\/\/baohiemxahoi.gov.vn\/*",
                "*:\/\/*.tst.bhxh.gov.vn\/*",
                "*:\/\/tst.bhxh.gov.vn\/*"
            ],
            "js": [
                "popup\/js\/jquery-3.2.1.min.js",
                "popup\/js\/content.js"
            ]
        }
    ]
}