export const config: PlasmoCSConfig = {
matches: [
"https://*.chatgpt.com/*",
"http://*.chatgpt.com/*",
"https://*.deepseek.com/*",
"http://*.deepseek.com/*",
"https://*.claude.ai/*",
"http://*.claude.ai/*",
"https://*.gemini.com/*",
"http://*.gemini.com/*",
"http://gemini.google.com/*",
"https://gemini.google.com/*",
],
all_frames: false
}
export const config: PlasmoCSConfig = {
matches: [
"https://*.chatgpt.com/*",
"http://*.chatgpt.com/*",
"https://*.deepseek.com/*",
"http://*.deepseek.com/*",
"https://*.claude.ai/*",
"http://*.claude.ai/*",
"https://*.gemini.com/*",
"http://*.gemini.com/*",
"http://gemini.google.com/*",
"https://gemini.google.com/*",
],
all_frames: false
}