Soccer Skills
Fun Soccer Game in between Tabs
什麼是Soccer Skills?
Soccer Skills是由rainymarketingapps開發的Chrome擴展程式,該擴展的主要功能是“Fun Soccer Game in between Tabs”。
擴展截圖
下載Soccer Skills擴展crx文件
下載Soccer Skills擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } } |