Roblox Outfit Copier

Copy the outfit of any Roblox user to your own avatar with the click of a button.

Roblox Outfit Copierとは何ですか?

Roblox Outfit Copierはkhizzerdevによって開発されたChromeの拡張機能で、その主な機能は「Copy the outfit of any Roblox user to your own avatar with the click of a button.」です。

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

screenshot

Roblox Outfit Copier拡張機能のCRXファイルをダウンロード

Roblox Outfit Copier拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension allows you to copy the outfit of a ROBLOX user when you go on their profile! Simply navigate to a user you like and click 'Copy'. If they have paid items, you can also toggle opening the tabs for the items they don't have, otherwise if they are free, it will buy them automatically for you.                    

拡張機能の基本情報

名前 Roblox Outfit Copier Roblox Outfit Copier
ID lolhhhlhilceopgjmkekbacimmlogknd
公式URL https://chromewebstore.google.com/detail/roblox-outfit-copier/lolhhhlhilceopgjmkekbacimmlogknd
説明 Copy the outfit of any Roblox user to your own avatar with the click of a button.
ファイルサイズ 8.93 KB
インストール数 8,322
現在のバージョン 1.0.3
最終更新日 2023-10-27
公開日 2022-04-14
評価 3.28/5 合計 36 レビュー
開発者 khizzerdev
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Roblox Outfit Copier",
    "version": "1.0.3",
    "description": "Copy the outfit of any Roblox user to your own avatar with the click of a button.",
    "author": "CriShoux, Khizzer & Dr. Poptart",
    "manifest_version": 3,
    "minimum_chrome_version": "96",
    "icons": {
        "128": "res\/icon_128.png"
    },
    "permissions": [
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.roblox.com\/"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "Roblox Outfit Copier"
    }
}