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
官方網址 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
電子郵箱 [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'"
}