FUTDroid
FUTDroid, the ultimate sniping bot for EAFC24! Generate coins effortlessly, build your dream team, and dominate the weekend league!
FUTDroid क्या है?
FUTDroid FUTDroid द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "FUTDroid, the ultimate sniping bot for EAFC24! Generate coins effortlessly, build your dream team, and dominate the weekend league!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में FUTDroid एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The Ultimate and Safe Sniping Bot for EA FC 24! If you want to build your dream team of Icons and Heroes and dominate the weekend league, FUTDroid is an essential tool for you. Effortlessly generate coins in the transfer market by automatically sniping and selling players. FUTDroid is capable of performing searches and buying players faster than any human can do! From the moment you start using FUTDroid, you will never need to spend a single dime on coins and points again! Join us today and start build your dream team.
एक्सटेंशन की मूल जानकारी
नाम | FUTDroid |
ID | bhgejomimkhkfilnpcdppnbhojdafjko |
आधिकारिक URL | https://chromewebstore.google.com/detail/futdroid/bhgejomimkhkfilnpcdppnbhojdafjko |
विवरण | FUTDroid, the ultimate sniping bot for EAFC24! Generate coins effortlessly, build your dream team, and dominate the weekend league! |
फ़ाइल का आकार | 436 KB |
स्थापना संख्या | 85 |
वर्तमान संस्करण | 3.1.0 |
अंतिम अपडेट | 2024-02-23 |
प्रकाशन तिथि | 2023-10-23 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | FUTDroid |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.futdroid.net/ |
सहायता पृष्ठ URL | https://www.futdroid.net/contact/ |
गोपनीयता नीति पृष्ठ URL | https://www.futdroid.net/privacy-policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FUTDroid", "description": "FUTDroid, the ultimate sniping bot for EAFC24! Generate coins effortlessly, build your dream team, and dominate the weekend league!", "icons": { "72": "public\/icons\/icon-72x72.png", "128": "public\/icons\/icon-128x128.png", "192": "public\/icons\/icon-192x192.png" }, "version": "3.1.0.0", "version_name": "3.1.0", "manifest_version": 3, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/inject.js-loader-56da66aa.js", "assets\/index.ts-loader-42f7ff85.js" ], "all_frames": false, "css": [ "src\/popup\/index.css", "assets\/index-864e9251.css" ], "matches": [ "*:\/\/www.ea.com\/*" ], "run_at": "document_end" } ], "host_permissions": [ "*:\/\/www.ea.com\/*" ], "permissions": [ "storage", "scripting" ], "web_accessible_resources": [ { "matches": [ "*:\/\/www.ea.com\/*" ], "resources": [ "src\/popup\/index.css", "src\/content-script\/injected.js", "src\/content-script\/servicesInjector.js", "src\/content-script\/index.ts" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/www.ea.com\/*" ], "resources": [ "assets\/inject.js-3a75aed1.js", "assets\/index.ts-27282cc4.js" ], "use_dynamic_url": true } ] } |