Soccer Skills
Fun Soccer Game in between Tabs
Soccer Skills क्या है?
Soccer Skills rainymarketingapps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fun Soccer Game in between Tabs"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Soccer Skills एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | |
ID | konognoadciajjikaeoelngjbdphiopd |
आधिकारिक URL | https://chromewebstore.google.com/detail/soccer-skills/konognoadciajjikaeoelngjbdphiopd |
विवरण | Fun Soccer Game in between Tabs |
फ़ाइल का आकार | 57.78 KB |
स्थापना संख्या | 6,709 |
वर्तमान संस्करण | 0.0.2 |
अंतिम अपडेट | 2023-07-14 |
प्रकाशन तिथि | 2023-06-06 |
रेटिंग | 1.00/5 कुल 1 रेटिंग्स |
डेवलपर | rainymarketingapps |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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" } } |