AltLauncher Extension
Need an account? Just click the generate button and get a old account quickly!
Co to jest AltLauncher Extension?
AltLauncher Extension to rozszerzenie Chrome opracowane przez https://altlauncher.xyz, a jego główną funkcją jest „Need an account? Just click the generate button and get a old account quickly!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia AltLauncher Extension
Pobierz pliki rozszerzeń AltLauncher Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | onomfoejhpplkcjfcfpflifcjblaonlc |
Oficjalny URL | https://chromewebstore.google.com/detail/altlauncher-extension/onomfoejhpplkcjfcfpflifcjblaonlc |
Opis | Need an account? Just click the generate button and get a old account quickly! |
Rozmiar pliku | 75.17 KB |
Liczba instalacji | 256 |
Aktualna Wersja | 1.4.2 |
Ostatnia Aktualizacja | 2022-09-13 |
Data Publikacji | 2021-09-11 |
Ocena | 3.67/5 Łącznie 3 Oceny |
Deweloper | https://altlauncher.xyz |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://altlauncher.xyz |
Adres URL Strony Pomocy | https://altlauncher.xyz |
Obsługiwane Języki | 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" } } |