aboutsummaryrefslogtreecommitdiff
path: root/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'popup.html')
-rw-r--r--popup.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/popup.html b/popup.html
index db72080..7ee5cb7 100644
--- a/popup.html
+++ b/popup.html
@@ -4,6 +4,7 @@
<title>REDIRECTOR</title>
<link rel="stylesheet" href="css/popup.css" />
<meta charset="UTF-8">
+ <script src="js/firefox/page-shim.js"></script>
<script src="js/angular.min.js"></script>
<script src="js/popup.js"></script>
</head>