AltLauncher Extension
Need an account? Just click the generate button and get a old account quickly!
什么是AltLauncher Extension?
AltLauncher Extension是由https://altlauncher.xyz开发的Chrome扩展程序,该扩展的主要功能是“Need an account? Just click the generate button and get a old account quickly!”。
扩展截图
下载AltLauncher Extension扩展crx文件
下载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!
扩展基本信息
名称 | |
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" } } |