mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
background pre init
This commit is contained in:
parent
1944c75c44
commit
1a1424338d
@ -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({
|
||||
|
Loading…
Reference in New Issue
Block a user