aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 717b184..2a4f64c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -12,8 +12,17 @@
"katex/auto-render.min.js",
"page.js"
],
- "css": ["hljs/default.min.css"]
+ "css": [
+ "hljs/default.min.css",
+ "styles.css"
+ ]
}],
+ "web_accessible_resources": [
+ {
+ "resources": ["STIXTwoMath-Regular.otf"],
+ "matches": ["*://*.pronto.io/*"]
+ }
+ ],
"browser_specific_settings": {
"gecko": {
"id": "asap@pml4t.net"