aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg/popup.html')
-rw-r--r--ext/bg/popup.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/popup.html b/ext/bg/popup.html
index db9097bd..b3d38533 100644
--- a/ext/bg/popup.html
+++ b/ext/bg/popup.html
@@ -32,6 +32,7 @@
<script src="/mixed/lib/handlebars.min.js"></script>
<script src="/bg/js/util.js"></script>
<script src="/bg/js/dictionary.js"></script>
+ <script src="/mixed/js/request.js"></script>
<script src="/mixed/js/japanese.js"></script>
<script src="/bg/js/options.js"></script>
<script src="/bg/js/popup.js"></script>