Milestone v1 (v2.0.0): Mokosh — Session Capture #1
@@ -42,7 +42,7 @@ async function ensureOffscreen() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const url = chrome.runtime.getURL('offscreen/index.html');
|
const url = chrome.runtime.getURL('src/offscreen/index.html');
|
||||||
logger.log('Creating offscreen document at:', url);
|
logger.log('Creating offscreen document at:', url);
|
||||||
|
|
||||||
await chrome.offscreen.createDocument({
|
await chrome.offscreen.createDocument({
|
||||||
|
|||||||
Reference in New Issue
Block a user