A client-side modification for Grok, inspired by Vencord. Patches Grok's bundled code at runtime with a plugin system, custom CSS editor, and theme support. No server-side changes, no telemetry. Works as a userscript or browser extension.
Install Violentmonkey or Tampermonkey, then install the script from Greasy Fork.
Firefox — Install from Firefox Add-ons.
Chrome / Chromium — Build with bun run build, go to chrome://extensions, enable Developer Mode, click "Load unpacked" and select the dist/chrome-unpacked folder.
Firefox (from source) — Build with bun run build, go to about:debugging#/runtime/this-firefox, click "Load Temporary Add-on" and select dist/firefox-unpacked/manifest.json.
Requires Bun >= 1.0.
git clone https://github.com/imjustprism/Void.git
cd Void
bun install
bun run buildJoin our Discord server to report bugs, request plugins, or get help.
See CONTRIBUTING.md.
Grok is a trademark of xAI Corp. and is mentioned here purely for descriptive purposes. This project is not affiliated with, endorsed by, or associated with xAI Corp. in any way.
Using Void violates Grok's Terms of Service
Client modifications like Void go against xAI's Terms of Service, which prohibit reverse engineering, modifying, or creating derivative works from the service.
There are currently no known cases of accounts being suspended for using client modifications on Grok. You should be fine as long as you stick to plugins that don't abuse or spam the platform. All built-in plugins are designed with this in mind.
That said, if losing access to your account would be a serious problem for you, consider not using any client modifications at all. This applies to Void and any similar tool.
See PRIVACY.md.