AltLauncher Extension
Need an account? Just click the generate button and get a old account quickly!
What is AltLauncher Extension?
AltLauncher Extension is a Chrome extension developed by https://altlauncher.xyz, and its main feature is "Need an account? Just click the generate button and get a old account quickly!".
Extension Screenshots
Download AltLauncher Extension Extension CRX File
Download AltLauncher Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | onomfoejhpplkcjfcfpflifcjblaonlc |
Official URL | https://chromewebstore.google.com/detail/altlauncher-extension/onomfoejhpplkcjfcfpflifcjblaonlc |
Description | Need an account? Just click the generate button and get a old account quickly! |
File Size | 75.17 KB |
Installation Count | 256 |
Current Version | 1.4.2 |
Last Updated | 2022-09-13 |
Publish Date | 2021-09-11 |
Rating | 3.67/5 Total 3 Ratings |
Developer | https://altlauncher.xyz |
[email protected] | |
Payment Type | free |
Extension Website | https://altlauncher.xyz |
Help Page URL | https://altlauncher.xyz |
Supported Languages | 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" } } |