Grok TidyFavs

Hides tagged images in the "All" section of your saved imagine creations.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

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

(I already have a user script manager, let me install it!)

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.

(I already have a user style manager, let me install it!)

Author
Zhiro90
Daily installs
0
Total installs
41
Ratings
0 0 0
Version
1.3.2
Created
2026-03-03
Updated
2026-03-30
Size
17.3 KB
License
MIT
Applies to

🧹 Grok TidyFavs

A lightweight UserScript for Grok/Imagine Favorites section that automatically hides images in your "All" feed once they have been assigned to a custom folder, keeping your workspace clean and organized.

📢 What's New (v1.3.2)

  • Modal Silence: Fixed a bug where "ghost" thumbnails would flash in the background while viewing a creation in the large carousel/modal. The script now correctly pauses all background resizing when an image is actively opened.
  • Spacer method: Replaced the previous 1x1 pixel squish with a 10px, 100% transparent spacer. This gives Grok's virtual list enough physical volume to register the screen as "full," completely eliminating infinite-loop panics for users with massive (1k+) collections.
  • UI Declutter: Because the new Micro-Shrink engine is now 100% stable and no longer causes React to desync, the manual "Refresh" button was completely removed for a cleaner interface.

✨ Features

  • Smart Filtering: Automatically hides images in your "All" view if they are already saved in a specific folder. Simply visit your custom folders; the script automatically learns and memorizes which images are organized without any manual input.
  • Floating UI: A minimalist toggle button in the bottom right corner lets you instantly show or hide organized images.
  • Memory Management: Includes a quick reset button with a toast notifications to wipe the script's memory and start fresh.

🛠️ Usage

  1. Navigate to your Grok.com favorites or collection page.
  2. Go to your custom folders first and scroll to the end of each one (to lazyload every image). The script will scan and memorize the images inside them.
  3. Return to the "All" tab. Upon pressing the 👁️ button, the script will hide the images you just memorized and collapse the empty spaces.
  4. Pressing it again will toggle the visibility of organized images back on.
  5. The script only monitors additions, so if you remove a creation from a folder, click the Reset (🗑️) button to clear the local memory, otherwise it'll remain hidden everywhere.

🗺️ Roadmap

  • Scan entire folder: Currently, folders need to be scrolled all the way down to lazy load all creations, working on a way to load them all without scrolling.
  • Thumbnail Restructuring: Improve the grid re-rendering logic to be less jittery

Made with 🤍 for the Grok community.

Source code hosted on GitHub.