FUT Auto Sniper Trader
FUT Auto Sniper Trader for FIFA 21 FUT web app.
What is FUT Auto Sniper Trader?
FUT Auto Sniper Trader is a Chrome extension developed by fut auto sniper trader, and its main feature is "FUT Auto Sniper Trader for FIFA 21 FUT web app.".
Extension Screenshots
Download FUT Auto Sniper Trader Extension CRX File
Download FUT Auto Sniper Trader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Herramienta de sniping definitiva para la aplicación web FIFA 21 FUT Extensión de navegador que simula el comportamiento humano y ayuda a automatizar el proceso de sniping sin usar la API de la APLICACIÓN WEB oficial de la FIFA lo que elimina el riesgo de ser baneado y/o bloqueado.
Extension Basic Information
Name | |
ID | djlnjaoehflhghelgmpbmaomppgcojfj |
Official URL | https://chrome.google.com/webstore/detail/fut-auto-sniper-trader/djlnjaoehflhghelgmpbmaomppgcojfj |
Description | FUT Auto Sniper Trader for FIFA 21 FUT web app. |
File Size | 1.51 MB |
Installation Count | 193 |
Current Version | 0.0.5 |
Last Updated | 2021-01-28 |
Publish Date | 2021-01-28 |
Rating | 3.00/5 Total 2 Ratings |
Developer | fut auto sniper trader |
[email protected] | |
Payment Type | free |
Extension Website | https://futautosnipertrader.com |
Supported Languages | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "img\/icon_128.png", "default_popup": "popup.html" }, "background": { "scripts": [ "verify.min.js" ] }, "content_scripts": [ { "matches": [ "https:\/\/www.ea.com\/*" ], "js": [ "lib\/jquery-3.5.1.min.js", "lib\/jquery-ui.min.js", "lib\/all.js", "content.min.js" ], "css": [ "css\/jquery-ui.min.css", "css\/frame.css" ], "run_at": "document_end" } ], "web_accessible_resources": [ "frame.html", "img\/background.png", "environment.json" ], "icons": { "128": "img\/icon_128.png", "48": "img\/icon_48.png", "16": "img\/icon_16.png" }, "manifest_version": 2, "name": "FUT Auto Sniper Trader", "description": "FUT Auto Sniper Trader for FIFA 21 FUT web app.", "short_name": "FAST", "version": "0.0.5" } |