GamersClub Challenger

Improvements for the Gamersclub platform.

O que é GamersClub Challenger?

GamersClub Challenger é uma extensão do Chrome desenvolvida por carloshpds, e sua principal característica é "Improvements for the Gamersclub platform.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão GamersClub Challenger

Baixe arquivos de extensão GamersClub Challenger no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        -- 🔥 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                    

Informações Básicas da Extensão

Nome GamersClub Challenger GamersClub Challenger
ID lokjofhgialghfkfmkbnjakcjenjhmpp
URL Oficial https://chromewebstore.google.com/detail/gamersclub-challenger/lokjofhgialghfkfmkbnjakcjenjhmpp
Descrição Improvements for the Gamersclub platform.
Tamanho do Arquivo 5.96 MB
Contagem de Instalações 2,646
Versão Atual 2.5.3
Última Atualização 2024-01-04
Data de Publicação 2021-05-26
Classificação 4.70/5 Total de 10 Avaliações
Desenvolvedor carloshpds
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://gc-challenger.web.app/landing
URL da Página de Ajuda https://discord.gg/4tfBQqBkSM
URL da Página de Política de Privacidade https://gc-challenger.web.app/privacy
Idiomas Suportados 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\/*"
    ]
}