diff options
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index f0c51117..6c85911f 100644 --- a/manifest.json +++ b/manifest.json @@ -72,6 +72,7 @@ "web_accessible_resources": [ "pages/vomnibar.html", "content_scripts/vimium.css", - "pages/hud.html" + "pages/hud.html", + "pages/completion_engines.html" ] } |
