EA FC 24 Price helper

You can check the current lowest price from FUTBIN or FUTWIZ for the selected player.

EA FC 24 Price helperとは何ですか?

EA FC 24 Price helperはarpiによって開発されたChromeの拡張機能で、その主な機能は「You can check the current lowest price from FUTBIN or FUTWIZ for the selected player.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

EA FC 24 Price helper拡張機能のCRXファイルをダウンロード

EA FC 24 Price helper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Using this extension you can get the lowest price from FUTBIN or FUTWIZ for the selected player.
Select a player in the Transfer list or Squad view screen and press the "i" button then you can see the result under the player details.


NEW:
Press the "a" button and you can see prices for all players on the list.
If you click on the ID then the player's FUTWIZ page will be opened in a new tab.

If you think this is useful, you can buy me a coffee here:
https://ko-fi.com/thanksthecoffe

Thanks!                    

拡張機能の基本情報

名前 EA FC 24 Price helper EA FC 24 Price helper
ID jglicadebccadpnlncbkdaojchjaihig
公式URL https://chromewebstore.google.com/detail/ea-fc-24-price-helper/jglicadebccadpnlncbkdaojchjaihig
説明 You can check the current lowest price from FUTBIN or FUTWIZ for the selected player.
ファイルサイズ 46.35 KB
インストール数 494
現在のバージョン 0.75
最終更新日 2023-10-05
公開日 2022-12-15
評価 2.25/5 合計 4 レビュー
開発者 arpi
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "EA FC 24 Price helper",
    "version": "0.75",
    "description": "You can check the current lowest price from FUTBIN or FUTWIZ for the selected player.",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/www.ea.com\/ea-sports-fc\/ultimate-team\/web-app\/"
    ],
    "manifest_version": 3
}