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!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة AltLauncher Extension
قم بتنزيل ملفات الامتداد AltLauncher Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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!
معلومات أساسية عن التمديد
الاسم | |
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 |
عنوان صفحة المساعدة | 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" } } |