Roblox Server Suite Firefox

Examine source code of Roblox Server Suite

Inspect and view changes in Roblox Server Suite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Roblox Server Suite",
  "version": "2.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "roblox-server-suite@extension",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.roblox.com/*",
    "https://games.roblox.com/*"
  ],
  "icons": {
    "512": "icon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.roblox.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css",
        "styles.css"
      ]
    }
  ]
}

Best Roblox Server Suite Alternatives

Here are some Firefox add-ons that are similar to Roblox Server Suite: