Roblox Follow Bot

Roblox Follow Bot

Want to bot your Roblox follower count to 1,000,000 followers?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Roblox Follow Bot",
  "version": "1",
  "description": "Want to bot your Roblox follower count to 1,000,000 followers?",
  "manifest_version": 3,
  "content_scripts": [
    {
      "js": [
        "botFollow.js"
      ],
      "matches": [
        "*://*.roblox.com/*"
      ]
    }
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}