Refresh Shortcut Link: Chrome Page

Create your first refresh bookmarklet right now. It takes 20 seconds and will save you hours over a lifetime.

javascript:location.reload(); Clicking this link does the same as pressing F5 . chrome page refresh shortcut link

javascript:location.reload(true); Note: location.reload(true) forces a reload from the server. This is the literal definition of a "refresh link." Create your first refresh bookmarklet right now

The word "link" is critical. A standard refresh reloads the current document . However, if you have clicked a link that opens a new page, refreshing that new page is the same as above. But what about refreshing the destination of a hyperlink without clicking it? chrome page refresh shortcut link