Текущий URL-адрес

const currentURL = () => window.location.href;
JavaScript
currentURL(); // 'https://www.google.com/'
JavaScript
Браузер JavaScript