206 B
206 B
🚪 openInSameWindow.js
Öffnet eine URL im aktuellen Tab.
Verwendung
openInSameWindow("/target");
Verhalten
window.location.href = url
Öffnet eine URL im aktuellen Tab.
openInSameWindow("/target");
window.location.href = url