From 55115f9cedff0c2d4c4f3d88943e2323212dd916 Mon Sep 17 00:00:00 2001 From: Dave R Date: Tue, 13 Nov 2018 09:50:21 +0000 Subject: [PATCH] runs offline? yes. --- manifest-chrome.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest-chrome.json b/manifest-chrome.json index 021d4c21..1a6e3821 100644 --- a/manifest-chrome.json +++ b/manifest-chrome.json @@ -7,6 +7,7 @@ }, "chrome_url_overrides": { "newtab": "index.html" - } + }, + "runs_offline": true } - \ No newline at end of file +