background pre init

This commit is contained in:
proxy.zeroomega 2024-08-17 21:38:28 +08:00
parent 1944c75c44
commit 1a1424338d

View File

@ -2,6 +2,8 @@ if not globalThis.window
globalThis.window = globalThis
globalThis.global = globalThis
window.UglifyJS_NoUnsafeEval = true
globalThis.zeroDetectModeCB = null
globalThis.startupCheck = undefined
createContextMenu = ->
chrome.contextMenus?.create({