2

I am developing a chrome extension, Some of my function works when the page reloads, but in some website content is changed without reloading the page, only hash is changed. My functions are in content script. I need to reload them as URL changes.

I tried to use window.location.hash, I wrote this line in content script, but I see no result. I am not sure is it because of content script or something else.

It would be very helpful if anyone tell me any way to reload my functions when URL changes. Thank you very much. Very much appreciate your help.

0 Answers0