Salary Tax Calculator

Calculate monthly income tax for salaried persons in Pakistan.

Apa itu Salary Tax Calculator?

Salary Tax Calculator adalah ekstensi Chrome yang dikembangkan oleh Hamad Ahmad, dan fitur utamanya adalah "Calculate monthly income tax for salaried persons in Pakistan.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Salary Tax Calculator

Unduh file ekstensi Salary Tax Calculator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        The Pakistani Tax Calculator is a browser extension designed to assist Pakistani individuals in calculating their income tax liability. It offers a user-friendly interface that allows users to input their monthly salary and select the tax year to estimate their tax obligations accurately. The extension supports tax calculations for different tax years and provides the option to include medical exemption and tax calculations specific to teachers.                    

Informasi Dasar Ekstensi

Nama Salary Tax Calculator Salary Tax Calculator
ID laecgakfkbnafgiekaenlpocjccbbekj
URL Resmi https://chromewebstore.google.com/detail/salary-tax-calculator/laecgakfkbnafgiekaenlpocjccbbekj
Deskripsi Calculate monthly income tax for salaried persons in Pakistan.
Ukuran File 250 KB
Jumlah Instalasi 102
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-08-18
Tanggal Publikasi 2023-08-18
Penilaian 5.00/5 Total 6 Penilaian
Pengembang Hamad Ahmad
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Salary Tax Calculator",
    "version": "1.0",
    "author": "Hamad Ahmad",
    "description": "Calculate monthly income tax for salaried persons in Pakistan.",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}