Model Selector for AI Uncensored (v2.2 - Header Recalc)

Select AI model, recalculates auth headers after modification. Uses unsafeWindow.

As of 2025-04-28. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v2.4 2025-05-11

    NEW: Real-time Status Indicator: Added a status display area within the panel to provide clear feedback on script actions (e.g., "Using: model-name", "Selected: model-name", "Error: Check console").
    Status updates on model selection from dropdown.
    Status updates after relevant API calls are intercepted and processed.
    Differentiated styling for various states (success, no change, warning, error, selected, idle).
    UI: Minor refinement to status indicator styling for clarity and modern feel.
    Internal: Refactored status update logic into a dedicated function.

  • v2.2 2025-04-28