aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/background.html
diff options
context:
space:
mode:
authorAlex Yatskov <FooSoft@users.noreply.github.com>2016-06-20 10:00:01 -0700
committerGitHub <noreply@github.com>2016-06-20 10:00:01 -0700
commit261914328fb8b72d8984a21eaf7670a01f1da2c6 (patch)
treef04b1ffd3e5d7fb9fa6047e9aeac8fde84aa4160 /ext/bg/background.html
parentb7901945b34cda8994f12950ce50024a6b028cee (diff)
parenta9863de95e201c8e814ad7d6dacedae98b13748a (diff)
Merge pull request #7 from ispedals/firefox
Firefox
Diffstat (limited to 'ext/bg/background.html')
-rw-r--r--ext/bg/background.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/background.html b/ext/bg/background.html
index c35e917d..c6a84636 100644
--- a/ext/bg/background.html
+++ b/ext/bg/background.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<body>
+ <script src="js/polyfill-gecko.js"></script>
<script src="../lib/handlebars.min.js"></script>
<script src="js/templates.js"></script>
<script src="js/dictionary.js"></script>