aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/context.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg/context.html')
-rw-r--r--ext/bg/context.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/ext/bg/context.html b/ext/bg/context.html
index 3828c9fe..8a72acc7 100644
--- a/ext/bg/context.html
+++ b/ext/bg/context.html
@@ -30,13 +30,10 @@
<script src="/mixed/lib/jquery.min.js"></script>
<script src="/mixed/lib/bootstrap-toggle/bootstrap-toggle.min.js"></script>
- <script src="/mixed/lib/handlebars.min.js"></script>
<script src="/bg/js/api.js"></script>
- <script src="/bg/js/dictionary.js"></script>
<script src="/bg/js/options.js"></script>
- <script src="/mixed/js/japanese.js"></script>
- <script src="/mixed/js/request.js"></script>
+ <script src="/bg/js/util.js"></script>
<script src="/bg/js/context.js"></script>
</body>