Skip to content Skip to sidebar Skip to footer
Showing posts with the label Browser History

Cannot Delete Urls With Chrome's History Api

I am making a Chrome extension to remove certain URLs from my history, using Chrome's history A… Read more Cannot Delete Urls With Chrome's History Api

How To Insert Content Script In Google Chrome Extension When Page Was Changed Via History.pushstate?

I'm creating a small google chrome extension for website, and I want to change some html on par… Read more How To Insert Content Script In Google Chrome Extension When Page Was Changed Via History.pushstate?

Is There A Javascript Api To Browser History Information (limited To Current Domain)

Is there a programmatic API to tell what are the recently visited pages (30 days) within my site? … Read more Is There A Javascript Api To Browser History Information (limited To Current Domain)

Javascript Redirect With Hash Tag

I have implemented my website's search results with AJAX, using History.js. For HTML5 browsers,… Read more Javascript Redirect With Hash Tag

How To Modify History As Facebook's Photo Viewer Does?

I have a popup modal on my website similar to facebook's photo viewer. When the modal is opened… Read more How To Modify History As Facebook's Photo Viewer Does?