mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 14:56:14 +00:00
Added preloaded scripts that load before the window is created
This commit is contained in:
4
src/browser/base/content/zen-preloaded.inc.xhtml
Normal file
4
src/browser/base/content/zen-preloaded.inc.xhtml
Normal file
@@ -0,0 +1,4 @@
|
||||
# This needs to be here, before all the other scripts, because it's used before
|
||||
# the window is fully loaded.
|
||||
<script src="chrome://browser/content/zen-components/ZenCommonUtils.mjs" async="true"/>
|
||||
<script src="chrome://browser/content/zen-components/ZenKeyboardShortcuts.mjs" />
|
Reference in New Issue
Block a user