ChilledCoins Club Import

This tool imports player from your Club in EA SPORTS FC into your ChilledCoin Account

ChilledCoins Club Importคืออะไร?

ChilledCoins Club Import เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://chilledcoins.com และคุณลักษณะหลักของมันคือ "This tool imports player from your Club in EA SPORTS FC into your ChilledCoin Account"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChilledCoins Club Import

ดาวน์โหลดไฟล์ส่วนขยาย ChilledCoins Club Import ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Club Import extension for ChilledCoins. 
Import your whole club to ChilledCoins with just one click.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ChilledCoins Club Import ChilledCoins Club Import
ID jibmmlakbienonhcfbikkbnbaljdejdb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/chilledcoins-club-import/jibmmlakbienonhcfbikkbnbaljdejdb
คำอธิบาย This tool imports player from your Club in EA SPORTS FC into your ChilledCoin Account
ขนาดไฟล์ 601 KB
จำนวนการติดตั้ง 461
เวอร์ชันปัจจุบัน 1.8.3
อัปเดตครั้งล่าสุด 2023-11-18
วันที่เผยแพร่ 2023-08-22
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://chilledcoins.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://finalflash.io/datenschutz
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ChilledCoins Club Import",
    "version": "1.8.3",
    "description": "This tool imports player from your Club in EA SPORTS FC into your ChilledCoin Account",
    "author": "Max F\u00f6rster",
    "manifest_version": 3,
    "action": {
        "default_popup": ".\/html\/loading.html"
    },
    "host_permissions": [
        "https:\/\/chilledcoins.app\/*",
        "https:\/\/www.chilledcoins.com\/*",
        "https:\/\/utas.mob.v2.fut.ea.com\/*",
        "https:\/\/accounts.ea.com\/*",
        "https:\/\/www.ea.com\/*"
    ],
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ]
}