diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 9487d25..3984dc6 100644 --- a/manifest.json +++ b/manifest.json @@ -81,6 +81,7 @@ "match_about_blank": true, "all_frames": true, "js": [ + "content/freezer.js", "common/browser.js", "common/connection_types.js", "content/page_actions.js", |