איך אפשר להסיר את מחוון המילי-שניות (mini-profiler) בפינה הימנית העליונה?

You can hide it by adding some CSS, to the theme or theme component

.profiler-results {
    display: none
}
4 לייקים