Soccer Skills

Fun Soccer Game in between Tabs

Soccer Skills là gì?

Soccer Skills là một tiện ích mở rộng Chrome được phát triển bởi rainymarketingapps, và tính năng chính của nó là "Fun Soccer Game in between Tabs".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Soccer Skills

Tải xuống các tệp mở rộng Soccer Skills dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Soccer Skills Soccer Skills
ID konognoadciajjikaeoelngjbdphiopd
URL Chính Thức https://chromewebstore.google.com/detail/soccer-skills/konognoadciajjikaeoelngjbdphiopd
Mô tả Fun Soccer Game in between Tabs
Kích Thước Tệp 57.78 KB
Số Lần Cài Đặt 6,709
Phiên Bản Hiện Tại 0.0.2
Cập Nhật Lần Cuối 2023-07-14
Ngày Phát Hành 2023-06-06
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển rainymarketingapps
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}