Social Tournaments

Social Tournaments Features now in your Browser!

什么是Social Tournaments?

Social Tournaments是由https://socialtournaments.com开发的Chrome扩展程序,该扩展的主要功能是“Social Tournaments Features now in your Browser!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Social Tournaments扩展crx文件

下载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\/*"
    ]
}