AltLauncher Extension

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

Wat is AltLauncher Extension?

AltLauncher Extension is een Chrome-extensie ontwikkeld door https://altlauncher.xyz, en de belangrijkste functie is "Need an account? Just click the generate button and get a old account quickly!".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie AltLauncher Extension

Download AltLauncher Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam AltLauncher Extension AltLauncher Extension
ID onomfoejhpplkcjfcfpflifcjblaonlc
Officiële URL https://chromewebstore.google.com/detail/altlauncher-extension/onomfoejhpplkcjfcfpflifcjblaonlc
Beschrijving Need an account? Just click the generate button and get a old account quickly!
Bestandsgrootte 75.17 KB
Aantal Installaties 256
Huidige Versie 1.4.2
Laatst Bijgewerkt 2022-09-13
Publicatiedatum 2021-09-11
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar https://altlauncher.xyz
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://altlauncher.xyz
Help Pagina-URL https://altlauncher.xyz
Ondersteunde Talen 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"
    }
}