Grok Code Style with Collapse

Shrink, collapse, and style pre/code blocks on Grok pages with customizable domains

Version vom 15.03.2025. Aktuellste Version

Autor
Tau Chaung
Bewertungen
0 0 0
Version
1.3
Erstellt am
15.03.2025
Letzte Aktualisierung
15.03.2025
Größe
5,31 KB
Lizenz
MIT
Wird angewandt auf

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