FC Enhancer
Enhances your experience with FC24 web app
Hvad er FC Enhancer?
FC Enhancer er en Chrome-udvidelse udviklet af https://futnext.com, og dens hovedfunktion er "Enhances your experience with FC24 web app".
Udvidelsesskærmbilleder
Download FC Enhancer-udvidelses-CRX-fil
Download FC Enhancer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | boffdonfioidojlcpmfnkngipappmcoh |
| Officiel URL | https://chromewebstore.google.com/detail/fc-enhancer/boffdonfioidojlcpmfnkngipappmcoh |
| Beskrivelse | Enhances your experience with FC24 web app |
| Filstørrelse | 899 KB |
| Antal Installationer | 101,002 |
| Nuværende Version | 1.1.2.5 |
| Senest Opdateret | 2024-02-26 |
| Udgivelsesdato | 2023-06-29 |
| Bedømmelse | 4.77/5 Samlet 1016 Bedømmelser |
| Udvikler | https://futnext.com |
| [email protected] | |
| Betalingsmetode | in_app |
| Udvidelseswebsted | https://discord.com/invite/cktHYmp |
| Hjælpeside-URL | https://discord.com/invite/cktHYmp |
| URL til Fortrolighedspolitik Side | https://www.privacy.futhelpers.com |
| Understøttede Sprog | 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": [
" | |