Skip to content
This repository was archived by the owner on Nov 4, 2020. It is now read-only.

Commit 500ab41

Browse files
committed
And enable popup strict mode too
Signed-off-by: Nick Semenkovich <semenko@alum.mit.edu>
1 parent 5c842b7 commit 500ab41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chromium/popup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"use strict";
12
var backgroundPage = chrome.extension.getBackgroundPage();
23
var stableRules = null;
34
var unstableRules = null;

0 commit comments

Comments
 (0)