RoJoin Firefox

Examine source code of RoJoin

Par : Winzlo
Inspect and view changes in RoJoin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RoJoin",
  "version": "1.0",
  "description": "Finds a server with a certain amount of players.",
  "icons": {
    "48": "icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.roblox.com/games/*"
      ],
      "js": [
        "rojoin.js"
      ]
    }
  ],
  "permissions": [
    "*://*.roblox.com/games/*"
  ]
}

Meilleures alternatives RoJoin

Voici quelques Firefox add-ons qui sont similaires à RoJoin :