FC Enhancer
Enhances your experience with FC24 web app
什麼是FC Enhancer?
FC Enhancer是由https://futnext.com開發的Chrome擴展程式,該擴展的主要功能是“Enhances your experience with FC24 web app”。
擴展截圖
下載FC Enhancer擴展crx文件
下載FC Enhancer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 擴展基本資訊
| 名稱 | |
| ID | boffdonfioidojlcpmfnkngipappmcoh |
| 官方網址 | https://chromewebstore.google.com/detail/fc-enhancer/boffdonfioidojlcpmfnkngipappmcoh |
| 簡介 | Enhances your experience with FC24 web app |
| 檔案大小 | 899 KB |
| 安裝次數 | 101,002 |
| 目前版本 | 1.1.2.5 |
| 更新時間 | 2024-02-26 |
| 上架時間 | 2023-06-29 |
| 評分 | 4.77/5 共 1016 次評分 |
| 開發者 | https://futnext.com |
| 電子郵箱 | [email protected] |
| 付費類型 | in_app |
| 擴展官網 | https://discord.com/invite/cktHYmp |
| 說明頁面URL | https://discord.com/invite/cktHYmp |
| 隱私政策頁面URL | https://www.privacy.futhelpers.com |
| 支援的語言 | 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": [
" | |