FC Enhancer
Enhances your experience with FC24 web app
Cos'è FC Enhancer?
FC Enhancer è un'estensione di Chrome sviluppata da https://futnext.com, e la sua funzione principale è "Enhances your experience with FC24 web app".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione FC Enhancer
Scarica i file di estensione FC Enhancer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Enhances your experience with FC24 Ultimate Team web app with real time prices, shortcuts & Autobuyer
Features:
- FUTBIN integration
- Shortcuts
- Autobuyer with captcha solver
- SBC solutions based on club players
- Evolution suggestions based on club players
- UT Club players Analytics
Discord channel: https://discord.com/invite/cktHYmp Informazioni di Base sull'Estensione
| Nome | |
| ID | boffdonfioidojlcpmfnkngipappmcoh |
| URL Ufficiale | https://chromewebstore.google.com/detail/fc-enhancer/boffdonfioidojlcpmfnkngipappmcoh |
| Descrizione | Enhances your experience with FC24 web app |
| Dimensione del File | 899 KB |
| Conteggio Installazioni | 101,002 |
| Versione Corrente | 1.1.2.5 |
| Ultimo Aggiornamento | 2024-02-26 |
| Data di Pubblicazione | 2023-06-29 |
| Valutazione | 4.77/5 Totale 1016 Valutazioni |
| Sviluppatore | https://futnext.com |
| [email protected] | |
| Tipo di Pagamento | in_app |
| Sito Web dell'Estensione | https://discord.com/invite/cktHYmp |
| URL della Pagina di Aiuto | https://discord.com/invite/cktHYmp |
| URL della Pagina della Politica sulla Privacy | https://www.privacy.futhelpers.com |
| Lingue Supportate | en |
| manifest.json | |
{
"content_scripts": [
{
"js": [
"contentscript.js"
],
"matches": [
"https:\/\/www.ea.com\/ea-sports-fc\/ultimate-team\/web-app\/*",
"https:\/\/www.ea.com\/*\/ea-sports-fc\/ultimate-team\/web-app\/*"
]
}
],
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"host_permissions": [
"https:\/\/futbin.com\/*",
"https:\/\/www.futbin.com\/*",
"https:\/\/futbin.org\/*",
"https:\/\/exp.host\/*"
],
"background": {
"service_worker": "background.js"
},
"permissions": [
"notifications",
"alarms"
],
"description": "Enhances your experience with FC24 web app",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "FC Enhancer",
"web_accessible_resources": [
{
"resources": [
"js\/vendor.js",
"js\/main.js"
],
"matches": [
" | |