WebExtension.net
Toggle dark mode
WebExtension.net

RoValra - Roblox Improved

View on Chrome Web Store
View RoValra - Roblox Improved Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (12 ratings)
1 new ratings
8 views
This extension has been viewed 8 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
344 users
20
Valra
View author page of Valra
Published
Published on January 4, 2025
Version 2.1.1.9
Manifest version
3
Updated
Updated on January 21, 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.1.9",
    "description": "An extension aiming to provide features that other Roblox extensions pay wall!",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.roblox.com\/*"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.roblox.com\/*"
            ],
            "js": [
                "Games\/Regions_content.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.roblox.com\/*"
            ],
            "js": [
                "settings.js"
            ]
        }
    ],
    "permissions": [
        "cookies",
        "declarativeNetRequest",
        "storage",
        "tabs"
    ],
    "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\/none-btroblox.js",
                "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",
                "misc\/joinScript.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"
            ],
            "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"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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