Roblox Helper Firefox

Examine source code of Roblox Helper

Inspect and view changes in Roblox Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Roblox Helper",
  "version": "1.0",
  "description": "Công cụ hỗ trợ người chơi Roblox với các tính năng tiện lợi.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "https://www.roblox.com/*"
  ],
  "browser_action": {
    "default_icon": "icons/icon48.png",
    "default_title": "Roblox Helper",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.roblox.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{138505c0-496e-4f40-a033-727f0a837946}"
    }
  }
}

Best Roblox Helper Alternatives

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