HEADSHOTTT!! ShellShockers Theme

ShellShockers Theme for HEADSHOTTT!! Twitch Streamer.

O que é HEADSHOTTT!! ShellShockers Theme?

HEADSHOTTT!! ShellShockers Theme é uma extensão do Chrome desenvolvida por Sirius Lee, e sua principal característica é "ShellShockers Theme for HEADSHOTTT!! Twitch Streamer.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão HEADSHOTTT!! ShellShockers Theme

Baixe arquivos de extensão HEADSHOTTT!! ShellShockers Theme 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

                        A Shellshockers theme for twitch streamer HEADSHOTTT34.                    

Informações Básicas da Extensão

Nome HEADSHOTTT!! ShellShockers Theme HEADSHOTTT!! ShellShockers Theme
ID ggibemdbcagbnhinnfnkajnjjomadcgg
URL Oficial https://chrome.google.com/webstore/detail/headshottt-shellshockers/ggibemdbcagbnhinnfnkajnjjomadcgg
Descrição ShellShockers Theme for HEADSHOTTT!! Twitch Streamer.
Tamanho do Arquivo 40.04 KB
Contagem de Instalações 138
Versão Atual 0.0.0.1
Última Atualização 2023-01-24
Data de Publicação 2023-01-24
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor Sirius Lee
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://trioxx-themes.000webhostapp.com/privacy-policy.html
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Sirius Lee",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "description": "ShellShockers Theme for HEADSHOTTT!! Twitch Streamer.",
    "icons": {
        "128": "icon.png"
    },
    "name": "HEADSHOTTT!! ShellShockers Theme",
    "version": "0.0.0.1",
    "manifest_version": 3
}