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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "You can check the current lowest price from FUTBIN or FUTWIZ for the selected player."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में EA FC 24 Price helper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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
}