A modification for grok.com
Versione datata
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.
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 — 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 build
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.