We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57136a4 commit 1b5b63aCopy full SHA for 1b5b63a
manifest.v2.json
@@ -24,7 +24,7 @@
24
},
25
"content_scripts": [
26
{
27
- "matches": ["https://chat.openai.com/chat*"],
+ "matches": ["https://chat.openai.com/*"],
28
"js": ["script.js", "api.js"],
29
"css": ["styles.css"]
30
}
0 commit comments