dsendelbach
Results
1
issues of
dsendelbach
**Describe the bug** The debugger example gives: Unchecked runtime.lastError: Cannot access a chrome-extension:// URL of different extension. Im pretty sure ```await chrome.debugger.sendCommand({ tabId }, 'Fetch.enable', { patterns: [/*...*/]})``` Is exactly...