aboutsummaryrefslogtreecommitdiffhomepage
path: root/popup.js
diff options
context:
space:
mode:
Diffstat (limited to 'popup.js')
-rw-r--r--popup.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/popup.js b/popup.js
index 39358977..3476747a 100644
--- a/popup.js
+++ b/popup.js
@@ -1,6 +1,7 @@
//make this a function to allow this to run on the content page
function runThePopup() {
+ localizeHtmlPage();
//is it in the popup or content script
var inPopup = true;