Allowing you to switch models during a single conversation, and highlight responses by color based on the model generating them
< Feedback on ChatGPT Realtime Model Switcher: 4o-mini, o4-mini, o3 and more!
oops that also happens on mobile. unfortunately simply making it smaller still blocks stuff (at least on mobile). i'll try to make it draggabble or stay relative above the input box later, thanks for reporting!
Hi, 0.41 included a draggable menu that works on desktop and mobile, please feel free to let me know if there's any other suggestions!
Thanks for the update for v0.41, unfortunately script is no longer working for me on v0.52.4, nothing appears on Firefox 138 on Linux or Android, I tried seeing if changing the user agent fixes this problem but no menu appears anymore, I'm using ViolentMonkey since it works on both desktop and android, testing further it's broken for me from v0.50 onwards, only v0.41 works.
Tested with another extension and it seems to work with FireMonkey but doesn't with ViolentMonkey, I don't know why but it is what it is, sorry for the hassle.
Testing further no solution works correctly, FireMonkey shows the menu but then post history is broken. ViolentMonkey doesn't show the menu but post history works normally.
Fixed the problem, adding this, resolves all problems.
// @grant GM.registerMenuCommand
it's crazy that they have GM.registerMenuCommand but not GM_registerMenuCommand
merged in 0.52.5, thanks for reporting and sharing the fix!
v0.53.0 working fine, no issues.
Just asking if it's possible to have an option for displaying each option in a horizontal bar, this is mostly for firefox mobile since the site only really usable in portrait orientation, phone screens are tall not wide and being a vertical list is fine but since more options are added it's taking up more screen space.
I also feel that on mobile, but I'm not sure what design is better for this.
Can you elaborate more about displaying each option in a horizontal bar? I feel like the items are gonna fill the whole screen no matter what, so I was actually wondering if we need a collapsable menu🤔
I see where you are going. I'll take a look later, thanks for the idea!
New update is out, but I'm a bit worried if it's gonna fit other models for pro/plus users😅
We'll see how it goes
v0.54.0 looking pretty good, thanks for the horizontal styling, it's probably not going to fit the other models for pro/plus users though.
Might be good to either allow it to be collapsed or manually enable and disable options for models, whichever is easier would be best since there's probably going to be too many models to fit the list at some point
Thanks for the great update though
Glad to hear that it worked. In the future I'll try to make it display 2+ rows if it doesn't fit the screen, and a settings screen to show/hide models as you suggested.
btw, the menu looks much more natural on dark mode (like the one showing in the script's description). I was wondering if I should make some adjustments for light mode, like background and font color. Do you have anything to add on that?
Sounds good.
I do have an idea for light mode, the quickest solution would be to invert the model selection boxes and text, so it's black instead of white, more readable and make the entire menu background slightly more transparent or closer to the white background, I made a mockup, although feel free to do what you think looks best
Working again with v0.40, could the selection boxes can be made smaller but remain in the same position? Like the green and grey circular buttons like before, if using chatgpt on Firefox on Android with the userscript, it obscures the post button.