AltLauncher Extension
Need an account? Just click the generate button and get a old account quickly!
Apa itu AltLauncher Extension?
AltLauncher Extension adalah ekstensi Chrome yang dikembangkan oleh https://altlauncher.xyz, dan fitur utamanya adalah "Need an account? Just click the generate button and get a old account quickly!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi AltLauncher Extension
Unduh file ekstensi AltLauncher Extension dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | onomfoejhpplkcjfcfpflifcjblaonlc |
URL Resmi | https://chromewebstore.google.com/detail/altlauncher-extension/onomfoejhpplkcjfcfpflifcjblaonlc |
Deskripsi | Need an account? Just click the generate button and get a old account quickly! |
Ukuran File | 75.17 KB |
Jumlah Instalasi | 256 |
Versi Saat Ini | 1.4.2 |
Terakhir Diperbarui | 2022-09-13 |
Tanggal Publikasi | 2021-09-11 |
Penilaian | 3.67/5 Total 3 Penilaian |
Pengembang | https://altlauncher.xyz |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://altlauncher.xyz |
URL Halaman Bantuan | https://altlauncher.xyz |
Bahasa yang Didukung | 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" } } |