diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 25b5a1a..350c39a 100644 --- a/manifest.json +++ b/manifest.json @@ -68,6 +68,8 @@ "16": "icons/haketilo16.png" }, "default_title": "Haketilo", + // Both popup.html and settings.html depend on file_preview.html. +#LOADHTML html/file_preview.html #LOADHTML html/popup.html "default_popup": "html/popup.html" }, |