Open Leftium opened 2 years ago
I think service-worker.js should ignore requests where the URL has chrome-extension scheme. Otherwise this error might happen:
service-worker.js:19 Uncaught (in promise) TypeError: Failed to execute 'put' on 'Cache': Request scheme 'chrome-extension' is unsupported
To reproduce, you may need to install this Chrome extension: https://chrome.google.com/webstore/detail/singlefile/mpiodijhokgodhhofbcjdecpffjipkle?hl=en
I think service-worker.js should ignore requests where the URL has chrome-extension scheme. Otherwise this error might happen:
To reproduce, you may need to install this Chrome extension: https://chrome.google.com/webstore/detail/singlefile/mpiodijhokgodhhofbcjdecpffjipkle?hl=en