diff --git a/manifest.json b/manifest.json index cd5db772..b233ae06 100644 --- a/manifest.json +++ b/manifest.json @@ -28,5 +28,11 @@ "js": ["src/SEQTA.ts"], "run_at": "document_start" } + ], + "web_accessible_resources": [ + { + "resources": ["src/interface/index.html"], + "matches": ["*://*/*"] + } ] } \ No newline at end of file diff --git a/src/interface/index.html b/src/interface/index.html index 5e81ff37..87214db3 100644 --- a/src/interface/index.html +++ b/src/interface/index.html @@ -7,7 +7,7 @@
- +