RoBrowser is a lightweight Chrome extension (Manifest V3) that replaces the native Roblox server list with a faster, data-transparent alternative. It is built to help you find the right server without relying on guesswork.
- Seamless Integration: Injected directly into the game's About page so you don't have to switch tabs.
- Connection Quality Categories: Servers are grouped by real-time API latency ranges:
- Excellent (< 60ms)
- Good (60 - 120ms)
- Fair (120 - 200ms)
- Poor (> 200ms)
- Player Previews: Displays headshot thumbnails of the players currently inside each server before you join.
- Smart Sorting: Automatically orders servers by player count (descending).
- JobID Management: * Keeps the UI clean by visually hiding long JobIDs.
- Includes a one-click "Copy ID" button on every server card.
- Live Search functionality: Paste a JobID to instantly filter the list and find a specific server.
The ping displayed in this extension is the API snapshot latency reported by Roblox. It is not a live measurement of your computer's connection to the server.
Because of how the Roblox API caches data:
- A server showing "30ms" might experience a lag spike right after you join.
- Player thumbnails are a great secondary indicator. A stable server usually has a diverse set of avatars, whereas a newly spun-up or struggling server might show mostly default models.
RoBrowser prioritizes data honesty. The extension doesn't use heuristics or fake formulas to guess your ping; it strictly displays the raw data the Roblox API provides.
Until the extension is published on the Chrome Web Store, you can run it locally:
- Clone or download this repository to your machine.
- Open your browser and go to the extensions page (
chrome://extensions/oredge://extensions/). - Turn on Developer Mode (top-right corner).
- Click Load unpacked and select the folder containing the
manifest.jsonfile. - Open any Roblox game page and look for the new button under the game's maturity rating.
If you need help or want to report a bug:
Privacy policy:
This project is licensed under the MIT License.