Optimize your workflow and turn AI into your personal agent! Save and organize all your prompts in your personal library. Explore Dynamic Prompt Mode to create interactive prompts. Elevate simple prompts to professional quality with AI Enhance and auto-attach recurring files. Perfect for boosting productivity on ChatGPT, Gemini, Grok, DeepSeek, and other LLMs.
Hi, thank you for the feedback and for sharing your optimizations!
Regarding the "empty rectangular space" issue, I am unable to reproduce it on my end, which suggests it might be an interference specific to your setup. To help me investigate and fix this, could you please provide:
In the meantime, please remember that you can completely disable the navigation bar at any time via:
Settings > Advanced > Advanced Options > Enable sidebar menu.
I’ll review your code suggestions as soon as I can identify the cause of the CSS conflict.
Subject: Feedback on "My Prompt": Navigation Bar Improvements & CSS Fixes
Note: Please be aware that this message and the code modification below were written with the assistance of an AI.
Hi OHAS,
First of all, thank you for this amazing script! It has really improved my workflow.
I wanted to share some feedback regarding the new Navigation Sidebar (Smart Nav). While the feature is excellent, the current UI can be a bit intrusive; it sometimes blocks the chat text, feels quite large on smaller screens, and there is a persistent empty rectangular space below the down arrow even when the menu is closed.
I have optimized the code for my personal use to make the bar smaller (60% scale) and highly transparent (ghost mode) so it doesn't obstruct the view. It only becomes fully visible on hover. I also fixed the CSS so the container height collapses correctly when the menu is closed, removing the empty space at the bottom.
My suggestions for future updates:
Here is the modified
injectGlobalStylesfunction with the improvements ":"Note: This modified code is an AI-generated example to demonstrate the improvement; please refine it as you see fit for the official implementation." Thanks again for your hard work!