251 B
251 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