AltLauncher Extension

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

Vad är AltLauncher Extension?

AltLauncher Extension är en Chrome-tillägg utvecklad av https://altlauncher.xyz, och dess huvudfunktion är "Need an account? Just click the generate button and get a old account quickly!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner AltLauncher Extension-förlängningens CRX-fil

Ladda ner AltLauncher Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn AltLauncher Extension AltLauncher Extension
ID onomfoejhpplkcjfcfpflifcjblaonlc
Officiell webbadress https://chromewebstore.google.com/detail/altlauncher-extension/onomfoejhpplkcjfcfpflifcjblaonlc
Beskrivning Need an account? Just click the generate button and get a old account quickly!
Filstorlek 75.17 KB
Antal Installationer 256
Aktuell Version 1.4.2
Senast Uppdaterad 2022-09-13
Publiceringsdatum 2021-09-11
Betyg 3.67/5 Totalt 3 Betyg
Utvecklare https://altlauncher.xyz
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://altlauncher.xyz
Hjälpsida URL https://altlauncher.xyz
Stödda Språk 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"
    }
}