How can I share a common script between background and content scripts in Chrome Extension
So I have a settings object which is configured by the options page in my extension. This stores the data in chrome.storage.local.
So I have a settings object which is configured by the options page in my extension. This stores the data in chrome.storage.local.