diff options
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 62eed6ec..eed6e40a 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -21,7 +21,9 @@ "mixed/js/extension.js", "fg/js/api.js", "fg/js/document.js", + "fg/js/frontend-api-receiver.js", "fg/js/popup.js", + "fg/js/popup-proxy-host.js", "fg/js/source.js", "fg/js/util.js", "fg/js/frontend.js" |