From 7ca402147df6064c389912ef8136235a9eb2ebc4 Mon Sep 17 00:00:00 2001 From: Kelvin Tan Date: Wed, 25 Jul 2018 23:37:04 +0800 Subject: add phishing html page, and redirect to bundled page in-window --- app/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/manifest.json') diff --git a/app/manifest.json b/app/manifest.json index 52256c5b7..ed328f19f 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -67,7 +67,8 @@ "notifications" ], "web_accessible_resources": [ - "inpage.js" + "inpage.js", + "phishing.html" ], "externally_connectable": { "matches": [ -- cgit v1.2.3