Salary Tax Calculator

Calculate monthly income tax for salaried persons in Pakistan.

What is Salary Tax Calculator?

Salary Tax Calculator is a Chrome extension developed by Hamad Ahmad, and its main feature is "Calculate monthly income tax for salaried persons in Pakistan.".

Extension Screenshots

screenshot

Download Salary Tax Calculator Extension CRX File

Download Salary Tax Calculator 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

                        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.                    

Extension Basic Information

Name Salary Tax Calculator Salary Tax Calculator
ID laecgakfkbnafgiekaenlpocjccbbekj
Official URL https://chromewebstore.google.com/detail/salary-tax-calculator/laecgakfkbnafgiekaenlpocjccbbekj
Description Calculate monthly income tax for salaried persons in Pakistan.
File Size 250 KB
Installation Count 102
Current Version 1.0
Last Updated 2023-08-18
Publish Date 2023-08-18
Rating 5.00/5 Total 6 Ratings
Developer Hamad Ahmad
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}