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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย gtrpdev และคุณลักษณะหลักของมันคือ "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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Go To Roblox Profile

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    }
}