I'm working on a chrome extension and I'm running into a issue where the content script of my extension just stops executing. There are no errors in the javascript console. Is there some time limit for how long a content script can run?