FUTBot
Automate your sniping easily
¿Qué es FUTBot?
FUTBot es una extensión de Chrome desarrollada por futbott97, y su función principal es "Automate your sniping easily".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión FUTBot
Descarga archivos de extensión FUTBot en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
FUTBot is a specialized tool designed for sniping players in FIFA, to earn hundreds of thousands and millions of coins. It is the easiest tool for sniping players with a simplified interface to make it easy for you to use. All you have to do is set your target in the bot, then sit back and relax as it takes care of everything from purchasing the player to listing them on the market. To get in touch : Instagram: FUTBot97 Email: [email protected]
Información Básica de la Extensión
Nombre | FUTBot |
ID | kmjemgkhfhpjfblpbcomcpbnofglmnmn |
URL Oficial | https://chromewebstore.google.com/detail/futbot/kmjemgkhfhpjfblpbcomcpbnofglmnmn |
Descripción | Automate your sniping easily |
Tamaño del Archivo | 308 KB |
Cantidad de Instalaciones | 105 |
Versión Actual | 2.1.6 |
Última Actualización | 2023-06-16 |
Fecha de Publicación | 2023-05-28 |
Calificación | 5.00/5 Total de 6 Calificaciones |
Desarrollador | futbott97 |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://www.developer.com/privacy-policy |
Idiomas Soportados | en |
manifest.json | |
{ "action": { "default_icon": "image\/icon1.png", "default_title": "FUTBot 2.1.6" }, "background": { "service_worker": "js\/cc2.js" }, "content_scripts": [ { "js": [ "js\/jquery-3.1.1.min.js", "js\/cc1.js" ], "matches": [ "https:\/\/www.ea.com\/*" ] } ], "description": "Automate your sniping easily", "host_permissions": [ "https:\/\/xzenmart.com\/*", "https:\/\/www.ea.com\/*" ], "icons": { "128": "image\/icon1.png", "16": "image\/icon1.png", "48": "image\/icon1.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtnhBwqSXhiJfV7S70Mhc41WAqdl5fPfbuhHIYrM1QJwOA9N5lIn8EqkLMYVJWBQHPBD+CPEoxqEV7jA8o4Z\/NmvLcCmvjLFB8co6xVYGnD7ej1cmFykeFBGMbgDtK9aozRImL7ycI7gydi45iu6af6Na8wEG4ubzLGWR3zmLlk4oloPvUoOV+qECQu3smh5VADgE+SL8pL4qdDLM4Y7E8wuVF+XUx7dY5JJ9q8fAxCb8TJHQB5cdEHaX1WpQfdkJ2w6WGr6Lgcz0LG+v5iLAI8hKC+dvbgALJ\/R1GNm7Xm6eXTfgdkyvexLmdT9mRE4wmHG28XUmiWPBSuUcbCXPFwIDAQAB", "manifest_version": 3, "name": "FUTBot", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.1.6", "web_accessible_resources": [ { "matches": [ "https:\/\/www.ea.com\/*" ], "resources": [ "bell.wav", "image\/icon1.png" ] } ] } |