Go To Roblox Profile

Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's…

Go To Roblox Profileとは何ですか?

Go To Roblox Profileはgtrpdevによって開発されたChromeの拡張機能で、その主な機能は「Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's…」です。

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

screenshot
screenshot

Go To Roblox Profile拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's search page censors the name of the user you're trying to find.                    

拡張機能の基本情報

名前 Go To Roblox Profile Go To Roblox Profile
ID jcoekbmieggcgaaamfadbodonempleha
公式URL https://chrome.google.com/webstore/detail/go-to-roblox-profile/jcoekbmieggcgaaamfadbodonempleha
説明 Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's…
ファイルサイズ 28.7 KB
インストール数 10,000
現在のバージョン 1.2
最終更新日 2021-08-17
公開日 2020-03-17
評価 3.83/5 合計 35 レビュー
開発者 gtrpdev
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Go To Roblox Profile",
    "version": "1.2",
    "browser_action": {
        "default_icon": {
            "16": "rpficon16.png",
            "24": "rpficon24.png",
            "32": "rpficon32.png",
            "48": "rpficon48.png",
            "64": "rpficon64.png",
            "128": "rpficon128.png"
        },
        "default_title": "Go To Roblox Profile",
        "default_popup": "popup.html"
    }
}