Soccer Skills

Fun Soccer Game in between Tabs

什么是Soccer Skills?

Soccer Skills是由rainymarketingapps开发的Chrome扩展程序,该扩展的主要功能是“Fun Soccer Game in between Tabs”。

扩展截图

screenshot

下载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                    

扩展基本信息

名称 Soccer Skills Soccer Skills
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"
    }
}