Caution
The only official downloads for this extension are from this GitHub repository. Any other websites claiming to distribute this extension are not affiliated with this project.
Important
This extension is fully open source. All source code can be inspected directly in this repository.
RoDeals is not affiliated, associated, or endorsed by Roblox Corporation.
A lightweight browser extension for deal-hungry Roblox users.
A lightweight browser extension that helps remind Roblox users to discover potential Robux savings through the “40% method” - a technique where purchasing certain items can return up to 40% of the spent Robux through Roblox’s creator payout system. Learn more here.
Built with simplicity, transparency, and performance in mind.
- View reminders of Robux savings directly while browsing
- Clean and lightweight popup interface
- Fast performance with minimal resource usage
- Open source and fully inspectable
- Easy installation for Chromium-based browsers
- Roblox-themed user interface
- Simple and distraction-free design
Full-screen website pop-up when clicking on an item.
Save 40% button
Extension pop-up
Yes.
This extension is fully open source, meaning anyone can inspect the source code in this repository. The extension does not steal cookies, access your Roblox password, or collect sensitive account information.
Always make sure you're downloading the extension from an official source.
This extension is designed to enhance the browser experience only. It does not modify the Roblox client or interact with Roblox in the same way exploits or cheating software do.
No.
The extension only uses the permissions necessary for its functionality. No login credentials or authentication tokens are collected or transmitted.
Browser extensions require permissions to interact with webpages and display features. Every permission used by this extension is directly related to its intended functionality.
Because the project is open source, you can inspect exactly how permissions are used.
Important
Make sure to save your changes in Notepad by going to File → Save.
You can customize the extension by replacing the default Roblox game link with your own.
Step 1: Open the extension file
After downloading the extension folder:
Locate the file named content.js
Right-click it and select Edit or Edit in Notepad
Step 2: Update the full-screen pop-up link
Find this section:
href="https://www.roblox.com/games/5728150404/"
Replace the URL with your own Roblox game link.
Step 3: Update the "Save 40%" button link
Find this code:
saveBtn.onclick = () => {
window.open(
"https://www.roblox.com/games/5728150404/",
"_blank"
);
};
Replace the Roblox game URL with your own link.
Step 4: Reload the extension
After making your changes:
- Open your browser’s Extensions page
You can either use the "Open Extension Settings" button when clicking on the extension icon
Type the following in your search bar:
chrome://extensions
-
Find the extension
-
Click the reload (refresh) icon
The extension should now use your custom game link.
-
Download the latest release here.
-
Open Chrome and navigate to:
chrome://extensions
-
Enable Developer Mode in the top-right corner
-
Click Load unpacked
-
Select the extension folder
-
The extension should now appear in your browser toolbar
Pull requests, feature suggestions, and issue reports are welcome.
If you'd like to contribute:
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
Please keep code clean, readable, and documented when possible.
Note
This is a side project, so responses to bugs and feature requests may take some time.
Found a bug or have a feature request?
Please open an issue in the GitHub Issues section and include:
- browser version
- extension version
- steps to reproduce
- screenshots, if possible
This extension does not:
- collect passwords
- collect Roblox cookies
- track browsing history unrelated to Roblox
- sell user data
- inject advertisements
Transparency matters.
This project is fully open source so users can verify:
- how the extension works
- what permissions are used
- what code is executed
This project is licensed under the MIT License.
See the LICENSE file for more information.
Made for the Roblox community by Kaylo.







.png)
