ChilledCoins Club Import
This tool imports player from your Club in EA SPORTS FC into your ChilledCoin Account
什么是ChilledCoins Club Import?
ChilledCoins Club Import是由https://chilledcoins.com开发的Chrome扩展程序,该扩展的主要功能是“This tool imports player from your Club in EA SPORTS FC into your ChilledCoin Account”。
扩展截图
下载ChilledCoins Club Import扩展crx文件
下载ChilledCoins Club Import扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Club Import extension for ChilledCoins. 
Import your whole club to ChilledCoins with just one click.                     扩展基本信息
| 名称 |   |  
| 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"
    ]
}  |  |