RBDb - Roblox Ratings Firefox

Examine source code of RBDb - Roblox Ratings

Inspect and view changes in RBDb - Roblox Ratings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RBDb - Roblox Ratings",
  "version": "0.3.0",
  "description": "Rate Roblox experiences with the RBDb community.",
  "icons": {
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "https://www.roblox.com/*",
    "https://thumbnails.roblox.com/*",
    "https://users.roblox.com/*",
    "https://rbdb.pompompurin.tech/api/*",
    "http://localhost:4000/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.roblox.com/games/*",
        "https://www.roblox.com/users/*/profile*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rbdb-extension@pompompurin.tech",
      "strict_min_version": "109.0"
    }
  }
}

Best RBDb - Roblox Ratings Alternatives

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