VRCe - Manage your VRChat experience. Firefox

Examine source code of VRCe - Manage your VRChat experience.

Inspect and view changes in VRCe - Manage your VRChat experience. source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VRCe - Manage your VRChat experience.",
  "description": "This extension allows you to see VRChat.com websites data with a better interface.",
  "default_locale": "en",
  "permissions": [
    "cookies",
    "background",
    "notifications",
    "unlimitedStorage",
    "https://vrchat.com/*"
  ],
  "icons": {
    "16": "icons/vrce-logo-16_x_16.png",
    "48": "icons/vrce-logo-48_x_48.png",
    "128": "icons/vrce-logo-128_x_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "VRCe",
    "default_icon": {
      "19": "icons/vrce-logo-19_x_19.png",
      "38": "icons/vrce-logo-38_x_38.png"
    }
  },
  "version": "1.5.9",
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{26834dae-7168-4a5e-bdde-ae4ea1c0d6bf}"
    }
  }
}

Best VRCe - Manage your VRChat experience. Alternatives

Here are some Firefox add-ons that are similar to VRCe - Manage your VRChat experience.: