We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce783d commit 619ce8fCopy full SHA for 619ce8f
src/main/background.html
@@ -10,6 +10,7 @@
10
<script src="util/UrlHelpers.js"></script>
11
<script src="util/CacheManager.js"></script>
12
<script src="util/Storage.js"></script>
13
+ <script src="util/MessageType.js"></script>
14
15
<!-- Other -->
16
<script src="util/other/SmartScreenUtil.js"></script>
0 commit comments