FIFA 19 Calculator

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

FIFA 19 Calculatorคืออะไร?

FIFA 19 Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://fifacalculator.com และคุณลักษณะหลักของมันคือ "Calculate the tax charged by EA Sports when selling players on Fifa 19 Ultimate team"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FIFA 19 Calculator

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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'"
}