Soccer Skills
Fun Soccer Game in between Tabs
Qu'est-ce que Soccer Skills ?
Soccer Skills est une extension Chrome développée par rainymarketingapps, et sa fonction principale est "Fun Soccer Game in between Tabs".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Soccer Skills
Téléchargez les fichiers d'extension Soccer Skills au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | konognoadciajjikaeoelngjbdphiopd |
URL Officiel | https://chromewebstore.google.com/detail/soccer-skills/konognoadciajjikaeoelngjbdphiopd |
Description | Fun Soccer Game in between Tabs |
Taille du Fichier | 57.78 KB |
Nombre d'Installations | 6,709 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2023-07-14 |
Date de Publication | 2023-06-06 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | rainymarketingapps |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |