diff options
Diffstat (limited to 'dev/data')
-rw-r--r-- | dev/data/manifest-variants.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index bca2ef97..6d80d73d 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -53,6 +53,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" ], |