현재 URL 주소 가져오기 ( Get the current URL with JavaScript ) Use window.location.href As noted in the comments, the line below works but is bugged for Firefox. document.URL 출처 : http://stackoverflow.com/questions/1034621/get-current-url-in-web-browser 웹 개발 2019.08.07