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 |
官方網址 | 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" } } |