window.performance.navigation.type PerformanceNavigationTiming performancenavigationtiming/type PerformanceNavigation.type Read only Deprecated An unsigned short which indicates how the navigation to this page was done. Possible values are: TYPE_NAVIGATE (0) The page was accessed by following a link, a bookmark, a form submission, or a script, or by typing the URL in the address bar. TYPE_RELOAD..