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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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'"
}