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 là gì?

EA FC 24 Price helper là một tiện ích mở rộng Chrome được phát triển bởi arpi, và tính năng chính của nó là "You can check the current lowest price from FUTBIN or FUTWIZ for the selected player.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng EA FC 24 Price helper

Tải xuống các tệp mở rộng EA FC 24 Price helper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên EA FC 24 Price helper EA FC 24 Price helper
ID jglicadebccadpnlncbkdaojchjaihig
URL Chính Thức https://chromewebstore.google.com/detail/ea-fc-24-price-helper/jglicadebccadpnlncbkdaojchjaihig
Mô tả You can check the current lowest price from FUTBIN or FUTWIZ for the selected player.
Kích Thước Tệp 46.35 KB
Số Lần Cài Đặt 494
Phiên Bản Hiện Tại 0.75
Cập Nhật Lần Cuối 2023-10-05
Ngày Phát Hành 2022-12-15
Đánh Giá 2.25/5 Tổng số 4 Đánh Giá
Nhà Phát Triển arpi
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}