Void

A modification for grok.com

Verze ze dne 28. 02. 2026. Zobrazit nejnovější verzi.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
imjustprism
Hodnocení
0 0 0
Verze
0.2.2
Vytvořeno
28. 02. 2026
Aktualizováno
28. 02. 2026
Size
96,4 KB
Licence
GPL-3.0-or-later
Spustit na

Void

License Contributing GitHub Stars

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.

Installation

Userscript

Install Violentmonkey or Tampermonkey, then install the script from Greasy Fork.

Browser Extension

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.

Building from Source

Requires Bun >= 1.0.

git clone https://github.com/imjustprism/Void.git
cd Void
bun install
bun run build

Contributing

See CONTRIBUTING.md.

Disclaimer

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](https://x.ai/legal/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.

License

GPL-3.0-or-later