Salary Tax Calculator

Calculate monthly income tax for salaried persons in Pakistan.

Salary Tax Calculatorとは何ですか?

Salary Tax CalculatorはHamad Ahmadによって開発されたChromeの拡張機能で、その主な機能は「Calculate monthly income tax for salaried persons in Pakistan.」です。

拡張機能のスクリーンショット

screenshot

Salary Tax Calculator拡張機能のCRXファイルをダウンロード

Salary Tax Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Salary Tax Calculator Salary Tax Calculator
ID laecgakfkbnafgiekaenlpocjccbbekj
公式URL https://chromewebstore.google.com/detail/salary-tax-calculator/laecgakfkbnafgiekaenlpocjccbbekj
説明 Calculate monthly income tax for salaried persons in Pakistan.
ファイルサイズ 250 KB
インストール数 102
現在のバージョン 1.0
最終更新日 2023-08-18
公開日 2023-08-18
評価 5.00/5 合計 6 レビュー
開発者 Hamad Ahmad
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}