This commit is contained in:
Jason Barnabe 2015-01-29 12:45:55 -06:00
commit 89c1dc6bf9

View File

@ -21,6 +21,7 @@
{
"matches": ["http://*/*", "https://*/*", "file:///*"],
"run_at": "document_start",
"match_about_blank": true,
"all_frames": true,
"js": ["apply.js"]
},