AltLauncher Extension

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

Cos'è AltLauncher Extension?

AltLauncher Extension è un'estensione di Chrome sviluppata da https://altlauncher.xyz, e la sua funzione principale è "Need an account? Just click the generate button and get a old account quickly!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione AltLauncher Extension

Scarica i file di estensione AltLauncher Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome AltLauncher Extension AltLauncher Extension
ID onomfoejhpplkcjfcfpflifcjblaonlc
URL Ufficiale https://chromewebstore.google.com/detail/altlauncher-extension/onomfoejhpplkcjfcfpflifcjblaonlc
Descrizione Need an account? Just click the generate button and get a old account quickly!
Dimensione del File 75.17 KB
Conteggio Installazioni 256
Versione Corrente 1.4.2
Ultimo Aggiornamento 2022-09-13
Data di Pubblicazione 2021-09-11
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore https://altlauncher.xyz
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://altlauncher.xyz
URL della Pagina di Aiuto https://altlauncher.xyz
Lingue Supportate 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"
    }
}