ChilledCoins Club Import

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

What is ChilledCoins Club Import?

ChilledCoins Club Import is a Chrome extension developed by https://chilledcoins.com, and its main feature is "This tool imports player from your Club in EA SPORTS FC into your ChilledCoin Account".

Extension Screenshots

screenshot
screenshot

Download ChilledCoins Club Import Extension CRX File

Download ChilledCoins Club Import extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name ChilledCoins Club Import ChilledCoins Club Import
ID jibmmlakbienonhcfbikkbnbaljdejdb
Official URL https://chromewebstore.google.com/detail/chilledcoins-club-import/jibmmlakbienonhcfbikkbnbaljdejdb
Description This tool imports player from your Club in EA SPORTS FC into your ChilledCoin Account
File Size 601 KB
Installation Count 461
Current Version 1.8.3
Last Updated 2023-11-18
Publish Date 2023-08-22
Rating 5.00/5 Total 1 Ratings
Developer https://chilledcoins.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://finalflash.io/datenschutz
Supported Languages 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"
    ]
}