GamersClub Challenger

Improvements for the Gamersclub platform.

Apa itu GamersClub Challenger?

GamersClub Challenger adalah ekstensi Chrome yang dikembangkan oleh carloshpds, dan fitur utamanya adalah "Improvements for the Gamersclub platform.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi GamersClub Challenger

Unduh file ekstensi GamersClub Challenger dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        -- 🔥 Features available --
✨[New] Point balance of the day
✨[New] Challenge groupers
✨[New] Defeat or win signal in match history

* KDR
   + View your KDR and stats without having to log in to Profile
   + View the KDR of players from all lobbies
   + See the KDR and statistics of the players in the vetoes of the maps
   + Filter lobbies by players' KDR
   + View the KDR of players in your lobby
     + Choose the size and KDR placement of players in your lobby
   + See KDR and player stats in Ranked Selection
* Configuration window
   + Themes for configuration window and components (Dark and Light)
   + Challenger VIP selection starts
   + Access to GamersClub Challenger social media and stats
   + GamersClub Challenger Team Hall
* Tags
   + Filter lobbies by player tag (smurf, cheater, toxic and etc...)
   + Tag players after match
   + Track who you've tagged
* Automatically challenge lobbies based on filters
* Automatically claim your daily rewards
* ✨[New] Automatically claim your coins from coins-machine
* Save your settings with file backup and retrieve them anytime
* Themes for pieces of pages or full pages of GC
   + Dark Theme (Dark)
   + ✨[New] Light Theme (Light)
* Fix the lobbies so you don't lose sight of them
* Track your performance with the progress bar
   + Align your progress bar wherever you want (left, right or centered)
* Never miss a match again with automatic Ready
   + Custom sound in auto ready
* GC Cards with player summary
   + Quickly access the player's social networks
   + View player-related punishments
   + View individual stats (KDR, ADR, HS%, Clutches, First Kills and Multi Kills)
   + View win/loss statistics by map for the last 20 matches
   + Tag players to remember them in the future
   + ✨[New] Check the player's account time and win percentage                    

Informasi Dasar Ekstensi

Nama GamersClub Challenger GamersClub Challenger
ID lokjofhgialghfkfmkbnjakcjenjhmpp
URL Resmi https://chromewebstore.google.com/detail/gamersclub-challenger/lokjofhgialghfkfmkbnjakcjenjhmpp
Deskripsi Improvements for the Gamersclub platform.
Ukuran File 5.96 MB
Jumlah Instalasi 2,646
Versi Saat Ini 2.5.3
Terakhir Diperbarui 2024-01-04
Tanggal Publikasi 2021-05-26
Penilaian 4.70/5 Total 10 Penilaian
Pengembang carloshpds
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://gc-challenger.web.app/landing
URL Halaman Bantuan https://discord.gg/4tfBQqBkSM
URL Halaman Kebijakan Privasi https://gc-challenger.web.app/privacy
Bahasa yang Didukung en,es,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "90",
    "name": "GamersClub Challenger",
    "version": "2.5.3",
    "description": "__MSG_appDescription__",
    "author": "Carlos Henrique (C8) ",
    "content_security_policy": {
        "extension_pages": "script-src-elem 'self'; script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "pt_BR",
    "icons": {
        "16": "assets\/GCCLogo\/logo_16.png",
        "48": "assets\/GCCLogo\/logo_48.png",
        "128": "assets\/GCCLogo\/logo_128.png"
    },
    "action": {
        "default_title": "Gamersclub Challenger",
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "popup.html",
        "open_in_tab": false,
        "browser_style": false
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/gamersclub.com.br\/*",
                "*:\/\/csgo.gamersclub.gg\/*"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/chunk-common.js",
                "js\/globalContentScripts.js"
            ],
            "css": [
                "css\/chunk-vendors.css",
                "css\/chunk-common.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/gamersclub.com.br\/lobby*",
                "*:\/\/csgo.gamersclub.gg\/lobby*"
            ],
            "exclude_matches": [
                "*:\/\/gamersclub.com.br\/lobby\/match*",
                "*:\/\/csgo.gamersclub.gg\/lobby\/match*",
                "*:\/\/gamersclub.com.br\/lobby\/partida*",
                "*:\/\/csgo.gamersclub.gg\/lobby\/partida*"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/chunk-common.js",
                "js\/lobbyContentScripts.js"
            ],
            "css": [
                "css\/chunk-vendors.css",
                "css\/chunk-common.css",
                "css\/lobbyContentScripts.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/gamersclub.com.br\/ranked*",
                "*:\/\/csgo.gamersclub.gg\/ranked*"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/chunk-common.js",
                "js\/rankedContentScripts.js"
            ],
            "css": [
                "css\/chunk-vendors.css",
                "css\/chunk-common.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/gamersclub.com.br\/lobby\/match*",
                "*:\/\/csgo.gamersclub.gg\/lobby\/match*",
                "*:\/\/gamersclub.com.br\/lobby\/partida*",
                "*:\/\/csgo.gamersclub.gg\/lobby\/partida*"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/chunk-common.js",
                "js\/matchContentScripts.js"
            ],
            "css": [
                "css\/chunk-vendors.css",
                "css\/chunk-common.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/gamersclub.com.br\/player*",
                "*:\/\/gamersclub.com.br\/jogador*",
                "*:\/\/csgo.gamersclub.gg\/player*",
                "*:\/\/csgo.gamersclub.gg\/jogador*"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/chunk-common.js",
                "js\/playerContentScripts.js"
            ],
            "css": [
                "css\/chunk-vendors.css",
                "css\/chunk-common.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/gamersclub.com.br\/match",
                "*:\/\/csgo.gamersclub.gg\/match"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/chunk-common.js",
                "js\/liveMatchContentScripts.js"
            ],
            "css": [
                "css\/chunk-vendors.css",
                "css\/chunk-common.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/gamersclub.com.br\/team*",
                "*:\/\/csgo.gamersclub.gg\/team*"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/chunk-common.js",
                "js\/teamContentScripts.js"
            ],
            "css": [
                "css\/chunk-vendors.css",
                "css\/chunk-common.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/gamersclub.com.br\/my-matches*",
                "*:\/\/csgo.gamersclub.gg\/my-matches*"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/chunk-common.js",
                "js\/myMatchesContentScripts.js"
            ],
            "css": [
                "css\/chunk-vendors.css",
                "css\/chunk-common.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "fonts\/*",
                "content-scripts\/*"
            ],
            "matches": [
                "*:\/\/gamersclub.com.br\/*",
                "*:\/\/csgo.gamersclub.gg\/*"
            ],
            "extensions": [
                "__MSG_@@extension_id__"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/gamersclub.com.br\/*",
        "*:\/\/csgo.gamersclub.gg\/*",
        "https:\/\/www.google-analytics.com\/*"
    ]
}