RoValra - Roblox Improved [Stripped Port] Firefox

Examine source code of RoValra - Roblox Improved [Stripped Port]

By: Amged
Inspect and view changes in RoValra - Roblox Improved [Stripped Port] source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "RoValra - Roblox Improved",
  "version": "2.4.2",
  "description": "An extension aiming to provide features that other Roblox extensions pay wall!",
  "browser_specific_settings": {
    "gecko": {
      "id": "rovalra-improved@floydenburgx.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.roblox.com/*"
      ],
      "js": [
        "intercept.js"
      ],
      "run_at": "document_start",
      "world": "MAIN",
      "all_frames": false
    },
    {
      "matches": [
        "*://*.roblox.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "css/sitewide.css"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "permissions": [
    "declarativeNetRequest",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "https://games.roblox.com/*",
    "*://*.roblox.com/*",
    "https://gamejoin.roblox.com/v1/join-game-instance",
    "https://users.roblox.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "optional_permissions": [
    "webNavigation"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "public/Assets/Rules/rules.json"
      },
      {
        "id": "ruleset_status",
        "enabled": false,
        "path": "public/Assets/Rules/StatusRules.json"
      },
      {
        "id": "ruleset_3",
        "enabled": false,
        "path": "public/Assets/Rules/beta-rules.json"
      }
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "ffmpeg/*",
        "public/Assets/*",
        "public/data/*",
        "Assets/data/serverid_extractor.js",
        "data/*",
        "intercept.js"
      ],
      "matches": [
        "https://www.roblox.com/*",
        "*://*.roblox.com/*"
      ]
    }
  ]
}

Best RoValra - Roblox Improved [Stripped Port] Alternatives

Here are some Firefox add-ons that are similar to RoValra - Roblox Improved [Stripped Port]: