AltLauncher Extension

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

Τι είναι το AltLauncher Extension;

Το AltLauncher Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://altlauncher.xyz, και η κύρια λειτουργία του είναι "Need an account? Just click the generate button and get a old account quickly!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης AltLauncher Extension

Λήψη αρχείων επέκτασης AltLauncher Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα AltLauncher Extension AltLauncher Extension
ID onomfoejhpplkcjfcfpflifcjblaonlc
Επίσημο URL https://chromewebstore.google.com/detail/altlauncher-extension/onomfoejhpplkcjfcfpflifcjblaonlc
Περιγραφή Need an account? Just click the generate button and get a old account quickly!
Μέγεθος Αρχείου 75.17 KB
Αριθμός Εγκαταστάσεων 256
Τρέχουσα Έκδοση 1.4.2
Τελευταία Ενημέρωση 2022-09-13
Ημερομηνία Δημοσίευσης 2021-09-11
Αξιολόγηση 3.67/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής https://altlauncher.xyz
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://altlauncher.xyz
Διεύθυνση URL της Σελίδας Βοήθειας https://altlauncher.xyz
Υποστηριζόμενες Γλώσσες 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"
    }
}