WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
RoValra - Roblox Improved

RoValra - Roblox Improved

View on Chrome Web Store
View RoValra - Roblox Improved Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (33 ratings)
1 new ratings
37 views
This extension has been viewed 37 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

An extension aiming to provide features that other Roblox extensions pay wall!
Type
Extension
Users
3,000 users
1K
Valra
View author page of Valra
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 4, 2025
Version 2.1.7.5
Manifest version
3
Updated
Updated on March 31, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View RoValra - Roblox Improved Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "RoValra - Roblox Improved",
    "version": "2.1.7.5",
    "description": "An extension aiming to provide features that other Roblox extensions pay wall!",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.roblox.com\/*"
            ],
            "js": [
                "content.js",
                "games\/Regions_content.js",
                "catalog\/hiddencatalog.js",
                "misc\/itemCheckerFilters.js",
                "misc\/itemChecker.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.roblox.com\/*"
            ],
            "js": [
                "settings.js",
                "games\/sniper.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.roblox.com\/*"
            ],
            "js": [
                "misc\/style.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "permissions": [
        "declarativeNetRequest",
        "storage",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/games.roblox.com\/*",
        "*:\/\/*.roblox.com\/*",
        "https:\/\/gamejoin.roblox.com\/v1\/join-game-instance",
        "https:\/\/users.roblox.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "Rules\/rules.json"
            },
            {
                "id": "ruleset_2",
                "enabled": false,
                "path": "Rules\/regionRules.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "HiddenGames\/group_games.js",
                "HiddenGames\/user_games.js",
                "misc\/userSniper.js",
                "misc\/item_sales_content.js",
                "misc\/style.js",
                "misc\/utils.js",
                "Games\/Regions_content.js",
                "Games\/Subplaces.js",
                "data\/ServerList.json",
                "data\/items.json",
                "Avatar\/R6Warning.js",
                "Avatar\/R6Fix.js",
                "settings.js",
                "Assets\/icon-128.png",
                "Games\/invite.js",
                "Games\/sniper.js",
                "misc\/itemChecker.js",
                "misc\/itemCheckerFilters.js",
                "catalog\/hiddencatalog.js"
            ],
            "matches": [
                "https:\/\/www.roblox.com\/*"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "Assets\/icon-16.png",
            "48": "Assets\/icon-48.png",
            "128": "Assets\/icon-128.png"
        }
    },
    "icons": {
        "16": "Assets\/icon-16.png",
        "48": "Assets\/icon-48.png",
        "128": "Assets\/icon-128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top