Grok Code Style

Shrink and style pre/code blocks on Grok pages only

Verze ze dne 15. 03. 2025. Zobrazit nejnovější verzi.

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

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 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
Tau Chaung
Hodnocení
0 0 0
Verze
1.2
Vytvořeno
15. 03. 2025
Aktualizováno
15. 03. 2025
Size
876 B
Licence
MIT
Spustit na

新增 https://grok.x.ai/*https://x.ai/*,涵蓋潛在 Grok 出現地點。
避免干擾其他網站:
使用 @exclude https://greasyfork.org/* 和 @exclude https://*.org/*,排除 Greasy Fork 等非目標網站。
樣式選擇器改為 :not([class*="highlight"]:not([id*="highlight"])) > pre, code,避免影響帶有 highlight 類別或 ID 的代碼塊(常見於 Greasy Fork 等程式碼展示網站的斑馬紋高亮)。