aboutsummaryrefslogtreecommitdiffstats
path: root/background.html
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2014-09-11 10:52:34 -0400
committergorhill <rhill@raymondhill.net>2014-09-11 10:52:34 -0400
commitc9040b15dd403c7354e17165a1d49a580292434c (patch)
tree2125054e57b98b21532e8ebd02eb83eff89ee99c /background.html
parent0b64dbf373fe98a313e38c683b981f6de432db30 (diff)
downloaduBlock-c9040b15dd403c7354e17165a1d49a580292434c.zip
uBlock-c9040b15dd403c7354e17165a1d49a580292434c.tar.gz
uBlock-c9040b15dd403c7354e17165a1d49a580292434c.tar.bz2
long-term: isolate browser-specific api
Diffstat (limited to 'background.html')
-rw-r--r--background.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/background.html b/background.html
index a795ee1..503b1fc 100644
--- a/background.html
+++ b/background.html
@@ -9,6 +9,7 @@
<script src="lib/publicsuffixlist.min.js"></script>
<script src="lib/yamd5.js"></script>
<script src="js/background.js"></script>
+<script src="js/xal.js"></script>
<script src="js/async.js"></script>
<script src="js/liquid-dict.js"></script>
<script src="js/utils.js"></script>