Soccer Skills

Fun Soccer Game in between Tabs

Что такое Soccer Skills?

Soccer Skills - это расширение Chrome, разработанное rainymarketingapps, и его основная функция - "Fun Soccer Game in between Tabs".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Soccer Skills

Скачайте файлы расширений 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"
    }
}