AltLauncher Extension

Need an account? Just click the generate button and get a old account quickly!

O que é AltLauncher Extension?

AltLauncher Extension é uma extensão do Chrome desenvolvida por https://altlauncher.xyz, e sua principal característica é "Need an account? Just click the generate button and get a old account quickly!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão AltLauncher Extension

Baixe arquivos de extensão AltLauncher Extension 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

                        Get a aged untouched Roblox account with a few simple clicks! AltLauncher is a service where we provide Roblox alt accounts to you for free!                    

Informações Básicas da Extensão

Nome AltLauncher Extension AltLauncher Extension
ID onomfoejhpplkcjfcfpflifcjblaonlc
URL Oficial https://chromewebstore.google.com/detail/altlauncher-extension/onomfoejhpplkcjfcfpflifcjblaonlc
Descrição Need an account? Just click the generate button and get a old account quickly!
Tamanho do Arquivo 75.17 KB
Contagem de Instalações 256
Versão Atual 1.4.2
Última Atualização 2022-09-13
Data de Publicação 2021-09-11
Classificação 3.67/5 Total de 3 Avaliações
Desenvolvedor https://altlauncher.xyz
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://altlauncher.xyz
URL da Página de Ajuda https://altlauncher.xyz
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AltLauncher Extension",
    "description": "Need an account? Just click the generate button and get a old account quickly!",
    "version": "1.4.2",
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.roblox.com\/login",
                "https:\/\/*.roblox.com\/login?*",
                "https:\/\/*.roblox.com\/Login?*",
                "https:\/\/*.roblox.com\/NewLogin",
                "https:\/\/*.roblox.com\/newlogin",
                "https:\/\/*.roblox.com\/newlogin?*",
                "https:\/\/*.roblox.com\/NewLogin?*",
                "https:\/\/*.roblox.com\/NewLogin"
            ],
            "js": [
                "libraries\/jquery.js",
                "content.js"
            ]
        }
    ],
    "icons": {
        "128": "icon.ico"
    }
}