ChatGPT Realtime Model Switcher: 4o-mini, o4-mini, o3 and more!

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!

Review: Good - script works

§
Posted: 29.04.2025

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.

d0gkiller87Author
§
Posted: 30.04.2025

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!

d0gkiller87Author
§
Posted: 30.04.2025

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!

§
Posted: 02.05.2025
Edited: 02.05.2025

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.

§
Posted: 02.05.2025
Edited: 02.05.2025

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.

§
Posted: 02.05.2025

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.

§
Posted: 02.05.2025

Fixed the problem, adding this, resolves all problems.

// @grant GM.registerMenuCommand

d0gkiller87Author
§
Posted: 03.05.2025

it's crazy that they have GM.registerMenuCommand but not GM_registerMenuCommand
merged in 0.52.5, thanks for reporting and sharing the fix!

§
Posted: 27.05.2025

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.

d0gkiller87Author
§
Posted: 27.05.2025

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🤔

§
Posted: 27.05.2025

Collapsable menu is also good, by horizontal I mean like this

[Option 1] [Option 2] [Option 3]

On mobile there's a weird gap between the input box where we type things and at the end of the output from ChatGPT, thought it would be neat if the menu can fit in-between it, either one is good

d0gkiller87Author
§
Posted: 28.05.2025

I see where you are going. I'll take a look later, thanks for the idea!

d0gkiller87Author
§
Posted: 28.05.2025
Edited: 28.05.2025

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

§
Posted: 29.05.2025

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

d0gkiller87Author
§
Posted: 29.05.2025

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?

§
Posted: 29.05.2025

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

Post reply

Sign in to post a reply.