diff options
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 2851c89c..271f6e62 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -52,6 +52,7 @@ "fg/js/popup-factory.js", "fg/js/frame-offset-forwarder.js", "fg/js/popup-proxy.js", + "fg/js/popup-window.js", "fg/js/frontend.js", "fg/js/content-script-main.js" ], |