Social Tournaments

Social Tournaments Features now in your Browser!

Что такое Social Tournaments?

Social Tournaments - это расширение Chrome, разработанное https://socialtournaments.com, и его основная функция - "Social Tournaments Features now in your Browser!".

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

screenshot
screenshot
screenshot
screenshot

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

Скачайте файлы расширений Social Tournaments в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Access your Social Tournaments Features directly from your Browser! 

All Social Tournaments players are now able to see the latest tournaments and their stats directly from their Browser, without having to go to the website! 

Social Tournaments 1.1 is an extension for accessing some of Social Tournaments’ features, such as the Slot Tournaments available to play or your Stats quickly, right from your extensions. 

What can you do?
-	Join tournaments (if you meet the joining requirements)
-	Access your profile (if you are logged in)
-	Now see the faction details
-	See all mirror websites available
-       A few quick links for you to join
-       Join Duels from the extension

Check out the Social Tournaments 1.1 extension for free, and don’t miss our free slot tournaments!                    

Основная информация о расширении

Название Social Tournaments Social Tournaments
ID giaphfdlkoochbiapolnohcpmbhjkdhn
Официальный URL https://chromewebstore.google.com/detail/social-tournaments/giaphfdlkoochbiapolnohcpmbhjkdhn
Описание Social Tournaments Features now in your Browser!
Размер файла 112 KB
Количество установок 513
Текущая Версия 1.1
Последнее Обновление 2022-03-22
Дата публикации 2022-02-17
Рейтинг 5.00/5 Всего 5 оценок
Разработчик https://socialtournaments.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.socialtournaments.com
URL страницы политики конфиденциальности https://www.socialtournaments.com/en/privacy-policy
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Social Tournaments",
    "description": "Social Tournaments Features now in your Browser!",
    "version": "1.1",
    "manifest_version": 3,
    "permissions": [
        "cookies"
    ],
    "action": {
        "default_popup": "\/screen\/panel.html",
        "default_icon": {
            "16": "\/icons\/logo_16.png",
            "32": "\/icons\/logo_32.png",
            "48": "\/icons\/logo_48.png",
            "128": "\/icons\/logo_128.png"
        }
    },
    "icons": {
        "16": "\/icons\/logo_16.png",
        "32": "\/icons\/logo_32.png",
        "48": "\/icons\/logo_48.png",
        "128": "\/icons\/logo_128.png"
    },
    "host_permissions": [
        "https:\/\/*.socialtournaments.com\/*",
        "https:\/\/*.ppking.co\/*",
        "https:\/\/*.dianzi.asia\/*",
        "https:\/\/*.giaidau.org\/*",
        "https:\/\/*.giaidau.info\/*",
        "https:\/\/*.giaidau.club\/*",
        "https:\/\/*.freeplay.id\/*",
        "https:\/\/*.fantasticleague.com\/*",
        "https:\/\/*.ppfans.asia\/*",
        "https:\/\/*.ppgames.club\/*",
        "https:\/\/*.ppgames.id\/*",
        "https:\/\/*.ppturnamen.id\/*",
        "https:\/\/*.turnamengratis.com\/*"
    ]
}