From a7ca15e5cc852546369d1706f624a775163aa05a Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 18 Oct 2024 12:23:24 +0800 Subject: feat: test on prosemirror.net --- addon/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'addon/manifest.json') diff --git a/addon/manifest.json b/addon/manifest.json index 93b0b65..b95fd4b 100644 --- a/addon/manifest.json +++ b/addon/manifest.json @@ -14,7 +14,8 @@ "matches": [ "*://developer.mozilla.org/*", "*://hackmd.io/*", - "*://*.ptt.cc/*" + "*://*.ptt.cc/*", + "https://prosemirror.net/examples/*" ], "js": [ "dumbymap.mjs", -- cgit v1.2.3-70-g09d2