RbxBack - Free R$ Cashback!

Earn Robux cashback when you purchase items on ROBLOX's website!

RbxBack - Free R$ Cashback! क्या है?

RbxBack - Free R$ Cashback! RbxBest Studios द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Earn Robux cashback when you purchase items on ROBLOX's website!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में RbxBack - Free R$ Cashback! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        RbxBack is a ROBLOX cashback service which lets you earn back up to 30% of the Robux you spend on ROBLOX items.

All you need to do is install the extension and purchase items ONLY on ROBLOX's website!

Items you can claim a R$ cashback on include:
• Gamepasses
• Accessories (Hats/Gears/Faces/etc)
• Clothing (Tshirts/Shirts/Pants/etc)
• Packages
• Animations
• Gear

It currently does not include:
• Limited/Collectible items (ex: Sparkle Time Fedora)
• Dev Products (Things you can only buy ingame)
• Anything that you purchase ingame instead of onsite

The way it works is by utilizing ROBLOX's affiliate system, which gives back a portion of purchases to advertisers and affiliates. We have taken advantage of this system to make it simple for you to claim back some of the Robux you spend, free and legitimately!

None of your personal information is ever stored on our servers except for your ROBLOX username and ID, which is used to provide you with your earnings through our systems.                    

एक्सटेंशन की मूल जानकारी

नाम RbxBack - Free R$ Cashback! RbxBack - Free R$ Cashback!
ID ndolnfichbehjojmioghekgambjmdcif
आधिकारिक URL https://chromewebstore.google.com/detail/rbxback-free-r-cashback/ndolnfichbehjojmioghekgambjmdcif
विवरण Earn Robux cashback when you purchase items on ROBLOX's website!
फ़ाइल का आकार 771 KB
स्थापना संख्या 3,447
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2023-02-21
प्रकाशन तिथि 2023-02-15
रेटिंग 3.60/5 कुल 15 रेटिंग्स
डेवलपर RbxBest Studios
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://rbxback.com
सहायता पृष्ठ URL https://discord.com/invite/gjAq6etNwU
गोपनीयता नीति पृष्ठ URL https://rbxback.com/privacy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "action": {
        "default_icon": {
            "128": "assets\/icon.png"
        },
        "default_popup": "index.html",
        "default_title": "RbxBack"
    },
    "background": {
        "service_worker": "PurchaseReplacement.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "Ruleset_1",
                "path": "Ruleset.json"
            }
        ]
    },
    "description": "Earn Robux cashback when you purchase items on ROBLOX's website!",
    "permissions": [
        "declarativeNetRequest",
        "webRequest"
    ],
    "host_permissions": [
        "https:\/\/*.roblox.com\/*",
        "https:\/\/*.rbxcdn.com\/*",
        "https:\/\/rbxback-apis.com\/*"
    ],
    "icons": {
        "128": "assets\/icon.png",
        "16": "assets\/Icon16.png",
        "32": "assets\/Icon32.png",
        "48": "assets\/Icon48.png",
        "64": "assets\/Icon64.png"
    },
    "content_scripts": [
        {
            "js": [
                "\/js\/jquery.js",
                "\/js\/site_alert.js"
            ],
            "matches": [
                "*:\/\/*.roblox.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "RbxBack - Free R$ Cashback!",
    "short_name": "RbxBack",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}