aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 1d5a2df4..2cf453f8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -68,6 +68,7 @@
"default_popup": "pages/popup.html"
},
"web_accessible_resources": [
- "pages/vomnibar.html"
+ "pages/vomnibar.html",
+ "content_scripts/vimium.css"
]
}