summaryrefslogtreecommitdiff
path: root/dev/data/manifest-variants.json
diff options
context:
space:
mode:
Diffstat (limited to 'dev/data/manifest-variants.json')
-rw-r--r--dev/data/manifest-variants.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json
index 3bb17029..9d7c74d4 100644
--- a/dev/data/manifest-variants.json
+++ b/dev/data/manifest-variants.json
@@ -25,7 +25,7 @@
"128": "images/icon128.png"
},
"default_title": "Yomichan",
- "default_popup": "context.html"
+ "default_popup": "action-popup.html"
},
"background": {
"page": "background.html",
@@ -111,7 +111,7 @@
}
},
"web_accessible_resources": [
- "float.html",
+ "popup.html",
"template-renderer.html"
],
"content_security_policy": "default-src 'self'; style-src 'self' 'unsafe-inline'; media-src *; connect-src *"