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…
What is Go To Roblox Profile?
Go To Roblox Profile is a Chrome extension developed by gtrpdev, and its main feature is "Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's…".
Extension Screenshots
Download Go To Roblox Profile Extension CRX File
Download Go To Roblox Profile extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | jcoekbmieggcgaaamfadbodonempleha |
Official URL | https://chrome.google.com/webstore/detail/go-to-roblox-profile/jcoekbmieggcgaaamfadbodonempleha |
Description | Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's… |
File Size | 28.7 KB |
Installation Count | 10,000 |
Current Version | 1.2 |
Last Updated | 2021-08-17 |
Publish Date | 2020-03-17 |
Rating | 3.83/5 Total 35 Ratings |
Developer | gtrpdev |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |