Soccer Skills
Fun Soccer Game in between Tabs
Wat is Soccer Skills?
Soccer Skills is een Chrome-extensie ontwikkeld door rainymarketingapps, en de belangrijkste functie is "Fun Soccer Game in between Tabs".
Extensie Screenshots
Download het CRX-bestand van de extensie Soccer Skills
Download Soccer Skills-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
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
Basisinformatie over de Extensie
Naam | |
ID | konognoadciajjikaeoelngjbdphiopd |
Officiële URL | https://chromewebstore.google.com/detail/soccer-skills/konognoadciajjikaeoelngjbdphiopd |
Beschrijving | Fun Soccer Game in between Tabs |
Bestandsgrootte | 57.78 KB |
Aantal Installaties | 6,709 |
Huidige Versie | 0.0.2 |
Laatst Bijgewerkt | 2023-07-14 |
Publicatiedatum | 2023-06-06 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | rainymarketingapps |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |