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!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

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!                    

拡張機能の基本情報

名前 AltLauncher Extension AltLauncher Extension
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
Eメール [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"
    }
}