summaryrefslogtreecommitdiff
path: root/ext/bg/search.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-08-22 19:44:31 -0400
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-08-26 21:58:03 -0400
commita39a1fa9e4700d1189dfc5073b5fcb2557965671 (patch)
treea803e03e64285d3c2b1c6d4c0e4ee87eee2cb266 /ext/bg/search.html
parent8ebac935e8c0ee167514d5726b1e2e16921e4957 (diff)
Add support for Edge browser
Diffstat (limited to 'ext/bg/search.html')
-rw-r--r--ext/bg/search.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/bg/search.html b/ext/bg/search.html
index ce156578..05c0daab 100644
--- a/ext/bg/search.html
+++ b/ext/bg/search.html
@@ -37,6 +37,8 @@
<script src="/mixed/lib/jquery.min.js"></script>
<script src="/mixed/lib/wanakana.min.js"></script>
+ <script src="/mixed/js/extension.js"></script>
+
<script src="/bg/js/api.js"></script>
<script src="/bg/js/audio.js"></script>
<script src="/bg/js/dictionary.js"></script>