NOKA FUT FC 24

EA FC 24 + extension tool for web App NokaFut Noka Auto Sniping FC24 +

NOKA FUT FC 24 क्या है?

NOKA FUT FC 24 https://www.nokafut.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "EA FC 24 + extension tool for web App NokaFut Noka Auto Sniping FC24 +"।

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

screenshot
screenshot

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

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

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

                        NokaFut: Your ultimate assistant for EA FC24!

Elevate your experience in EA FC 24 (PS5, PS4, XBOX, and PC) with NokaFut, the extension designed to optimize and enhance your interaction with the EA FC WebApp. Available for PC and Android (via the Kiwi browser).

Highlighted Features:

· Keyboard Shortcuts: Easily navigate between cards and search pages.
· NOLTOK Method: Boost your sniping speed.
· Auto Sniping: The easiest way to purchase cards.
· Calculators: Determine taxes, profits, and selling prices.
· SBCs: Calculate and copy SBC solutions with ease.
· NokaLimbo: Store purchased cards and retrieve them whenever you want.
· Mobile Mode: Snipe from your smartphone with the Android version.
· Compatibility: Works on browsers like Google Chrome, Opera, Brave, Edge, and Vivaldi.

And much more: From price visualization to managing duplicates and custom filters.

FREE version available. If you love it, consider supporting the development by purchasing the PREMIUM version to unlock advanced features.

For more details, visit nokafut.com.

Questions or suggestions? Contact us through email. I'm always delighted to respond and improve.

https://www.nokafut.com
http://t.me/nokafut                    

एक्सटेंशन की मूल जानकारी

नाम NOKA FUT FC 24 NOKA FUT FC 24
ID lphngfbnndkhdbmbgnlnhngihcpofkno
आधिकारिक URL https://chromewebstore.google.com/detail/noka-fut-fc-24/lphngfbnndkhdbmbgnlnhngihcpofkno
विवरण EA FC 24 + extension tool for web App NokaFut Noka Auto Sniping FC24 +
फ़ाइल का आकार 145 KB
स्थापना संख्या 10,000
वर्तमान संस्करण 2.4.00
अंतिम अपडेट 2023-09-19
प्रकाशन तिथि 2020-05-28
रेटिंग 4.35/5 कुल 178 रेटिंग्स
डेवलपर https://www.nokafut.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट http://www.nokafut.com
सहायता पृष्ठ URL https://t.me/nokafut
समर्थित भाषाएँ en,fr,es,it,pt-BR,pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NOKA FUT FC 24",
    "description": "__MSG_appDesc__",
    "version": "2.4.00",
    "default_locale": "en",
    "action": {
        "default_title": "NOKA FUT FC 24",
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.ea.com\/*\/ultimate-team\/*",
                "*:\/\/*.ea.com\/*"
            ],
            "js": [
                "contentScript.bundle.js",
                "popup.bundle.js",
                "js\/jquery-3.6.0.min.js",
                "js\/lodash.min.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self';  object-src 'self'"
    },
    "host_permissions": [
        "*:\/\/*.ea.com\/",
        "*:\/\/*.futbin.com\/",
        "*:\/\/*.futbin.org\/",
        "*:\/\/*.futwiz.com\/",
        "*:\/\/ajax.googleapis.com\/",
        "*:\/\/*.fut.gg\/"
    ]
}