We're currently developing a chrome extension, and one question that was raised was do content scripts remain connected to background script if the user updates his extension to a new version?
Does both background script and content script gets reloaded?