AltLauncher Extension

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

AltLauncher Extension क्या है?

AltLauncher Extension https://altlauncher.xyz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Need an account? Just click the generate button and get a old account quickly!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AltLauncher Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}