Skip to content

Commit 047688c

Browse files
committed
Fix manifest-matches and bump version to 0.1.3
1 parent 7741fdb commit 047688c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"https://gemini.google.com/*",
2121
"https://copilot.microsoft.com/*",
2222
"https://www.perplexity.ai/*",
23-
"https://chat.mistral.ai/chat/*",
23+
"https://chat.mistral.ai/*",
2424
"https://grok.com/*",
2525
"https://www.deepseek.com/*",
2626
"https://www.kimi.com/*"
@@ -45,7 +45,7 @@
4545
"https://gemini.google.com/*",
4646
"https://copilot.microsoft.com/*",
4747
"https://www.perplexity.ai/*",
48-
"https://chat.mistral.ai/chat/*",
48+
"https://chat.mistral.ai/*",
4949
"https://grok.com/*",
5050
"https://www.deepseek.com/*",
5151
"https://www.kimi.com/*"

0 commit comments

Comments
 (0)