How can I override chrome.storage.local.get in order to log the value of the storage key when the Chrome Storage API is called using JavaScript Proxy
chrome.storage.local.get
Here is