Strona wykrywania JavaScript
if ( document.URL.includes("homepage.aspx") ) {
//Code here
}
Spotless Swan
if ( document.URL.includes("homepage.aspx") ) {
//Code here
}