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