A Chromium extension that converts Robux amounts to USD on Roblox.com and displays the converted values alongside the original Robux amounts. The extension is customizable, allowing users to toggle the display of Robux and USD values, as well as hide the value entirely (for privacy).
- Automatic Conversion: Converts Robux values to USD using the devex conversion rate.
- Customizable Display: Choose to show or hide Robux and USD values independently.
- Hide My Balance: Hide your own Robux balance (shows ???) while keeping item prices visible — great for streaming or screensharing.
- Balance Override: Show a custom Robux value in place of your real balance.
- Easy to Use: Simple options in a popup accessible from the extension icon.
- Private: No data is sent or received by the plugin, so it is entirely private.
Just go to the Chrome Web Store page and add it to your browser!
-
Clone this repository to your local machine:
git clone https://github.com/daireb/better-robux-display.git
Or just manually download it.
-
Open your browser's extensions page and enable "Developer Mode"
-
Click "Load Unpacked" and select the downloaded file.
-
Enjoy!
This repository now includes TypeScript sources in src/ and a simple esbuild-based build.
-
Install dev deps:
npm install
-
Build:
npm run build
-
Load the extension in Chrome/Edge as the root folder containing
manifest.json(the built files are output todist/).
This project is open source and available under the MIT Licence. This means you can modify, distribute, or use the software even for commercial purposes, as long as you include the original licence and copyright notice in any copies of the software or substantial portions of it.
"Better Robux Display" is an independent project and is not affiliated with, authorized, endorsed by, or in any way officially connected with Roblox Corporation, or any of its subsidiaries or its affiliates. The official Roblox website can be found at https://www.roblox.com. The name "Roblox" as well as related names, marks, emblems, and images are registered trademarks of their respective owners.