Futinator

Easy sniping for EA Sports FC 24 Web App. Bind mouse events to keys. Snipe faster than others!

Wat is Futinator?

Futinator is een Chrome-extensie ontwikkeld door https://futinator.github.io, en de belangrijkste functie is "Easy sniping for EA Sports FC 24 Web App. Bind mouse events to keys. Snipe faster than others!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Futinator

Download Futinator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Futinator is back for EA Sports FC 24!

Futinator is a powerful extension that helps to handle the EA Sports FC 24 Ultimate Team web app easier by allowing you to bind common actions (Quick Buy, Search, Change Price, ...) to keys on your keyboard. Snipe faster than others!

Futinator can do the work for you like buying, bidding or listing.

You can change the key bindings at any time using the Futinator menu.

For best experience set Fifa Web App language to english.                    

Basisinformatie over de Extensie

Naam Futinator Futinator
ID ahfgcgcekjnnnacekibcangfooibmehc
Officiële URL https://chromewebstore.google.com/detail/futinator/ahfgcgcekjnnnacekibcangfooibmehc
Beschrijving Easy sniping for EA Sports FC 24 Web App. Bind mouse events to keys. Snipe faster than others!
Bestandsgrootte 213 KB
Aantal Installaties 20,000
Huidige Versie 4.0.1.3
Laatst Bijgewerkt 2024-02-18
Publicatiedatum 2020-06-07
Beoordeling 4.38/5 Totaal 69 Beoordelingen
Ontwikkelaar https://futinator.github.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://futinator.github.io/
Help Pagina-URL https://futinator.github.io/pages/faq.html
URL van de Privacybeleid Pagina https://futinator.github.io/pages/policy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "Logo.png",
        "default_popup": "options-min.html"
    },
    "content_scripts": [
        {
            "js": [
                "backgroundug.js"
            ],
            "matches": [
                "*:\/\/www.ea.com\/*ea-sports-fc\/ultimate-team\/web-app\/*"
            ]
        }
    ],
    "description": "Easy sniping for EA Sports FC 24 Web App. Bind mouse events to keys. Snipe faster than others!",
    "icons": {
        "128": "Logo.png",
        "16": "Logo.png",
        "48": "Logo.png"
    },
    "manifest_version": 3,
    "name": "Futinator",
    "permissions": [
        "storage"
    ],
    "short_name": "Futinator",
    "version": "4.0.1.3"
}