Void

A modification for grok.com

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
imjustprism
Dziennych instalacji
3
Wszystkich instalacji
12
Oceny
0 0 0
Wersja
0.2.4
Utworzono
28-02-2026
Zaktualizowano
03-03-2026
Rozmiar
105 KB
Licencja
GPL-3.0-or-later
Dotyczy

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.

Support

Join our Discord server to report bugs, request plugins, or get help.

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