FIFA 19 Calculator

Calculate the tax charged by EA Sports when selling players on Fifa 19 Ultimate team

FIFA 19 Calculatorとは何ですか?

FIFA 19 Calculatorはhttps://fifacalculator.comによって開発されたChromeの拡張機能で、その主な機能は「Calculate the tax charged by EA Sports when selling players on Fifa 19 Ultimate team」です。

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

screenshot

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

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

拡張機能の使用方法

                        FIFA 20 Tax Calculator is here to help you make successful FUT trades every time. When you are ready to buy and sell just simply enter the price you paid for your card and also the price you want to sell. The calculator will work out the tax owed to EA Sports for the trade and will tell you in an instant if it is a profitable trade or not.                    

拡張機能の基本情報

名前 FIFA 19 Calculator FIFA 19 Calculator
ID ackinpngjkcamikkefniamknocifnakb
公式URL https://chromewebstore.google.com/detail/fifa-19-calculator/ackinpngjkcamikkefniamknocifnakb
説明 Calculate the tax charged by EA Sports when selling players on Fifa 19 Ultimate team
ファイルサイズ 93.16 KB
インストール数 240
現在のバージョン 1.0
最終更新日 2019-10-25
公開日 2019-10-25
開発者 https://fifacalculator.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://fifacalculator.com
ヘルプページのURL http://fifacalculator.com/contact-us
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FIFA 19 Calculator",
    "version": "1.0",
    "description": "Calculate the tax charged by EA Sports when selling players on Fifa 19 Ultimate team",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_title": "Fifa Tax Calculator",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}