Soccer Skills
Fun Soccer Game in between Tabs
¿Qué es Soccer Skills?
Soccer Skills es una extensión de Chrome desarrollada por rainymarketingapps, y su función principal es "Fun Soccer Game in between Tabs".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Soccer Skills
Descarga archivos de extensión Soccer Skills 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
Are you ready to showcase your fancy footwork and dribbling skills on the virtual soccer field? Look no further than Soccer Skills, the exhilarating soccer dribbling game Chrome extension that will test your agility and ball control like never before! By clicking "Add to Chrome", I accept and agree to install the Soccer Skills extension and set the new tab search to that provided by the service. The search will be provided by Microsoft Bing Whether you're a soccer fan looking for a fun way to improve your dribbling skills or simply seeking a thrilling game to pass the time, Soccer Skills is the ultimate Chrome extension for you. Install it today, lace up your virtual boots, and get ready for an exciting and addictive soccer dribbling adventure! https://www.rainydaymarketing.com/privacy/ https://www.rainydaymarketing.com/about/ https://www.rainydaymarketing.com/terms
Información Básica de la Extensión
Nombre | |
ID | konognoadciajjikaeoelngjbdphiopd |
URL Oficial | https://chromewebstore.google.com/detail/soccer-skills/konognoadciajjikaeoelngjbdphiopd |
Descripción | Fun Soccer Game in between Tabs |
Tamaño del Archivo | 57.78 KB |
Cantidad de Instalaciones | 6,709 |
Versión Actual | 0.0.2 |
Última Actualización | 2023-07-14 |
Fecha de Publicación | 2023-06-06 |
Calificación | 1.00/5 Total de 1 Calificaciones |
Desarrollador | rainymarketingapps |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Fun Soccer Game in between Tabs", "manifest_version": 3, "name": "Soccer Skills", "version": "0.0.2", "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "background.js" }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" } } |