Greasy Fork is available in English.
Adds a filter menu to the code blocks in the Grok chat while maintaining the settings
Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.
added a rule for the grok imagin player buttons,for which reason it disappears. maybe for someone this does not happen, maybe for someone it manifests itself.button.inline-flex.items-center.justify-center svg.lucide-play { display: block !important;}button.inline-flex.items-center.justify-center:has(svg.lucide-play) { display: block !important;}
fix "pause" "play" buittons ,for custom controls video-player AI imagin grok.
an additional script for the player. while maintaining the sound level and the pause and play buttons.
.flex.flex-row.px-4.py-2.h-10.items-center.rounded-t-xl.bg-surface-l1.border.border-border-l1 { }/* ------ markdown js --------*/.flex.flex-row.px-4.py-2.h-10 { } span.font-mono { }
Sorry guys!! . a small fix, added styles for the UI.
everything is fixed sorry . for that pause.
selectors changed.
v-1.21.20new button: added a markdown button that will allow you to wrap your code. This makes the chat more readable and convenient.
added 'text',support
fixed comments color marker.
another bullshit selectors fixed.
looks like something changed. fixed.
added color change for Comments - span style="color: rgb(92, 99, 112)