mirror of
https://github.com/lencx/Noi.git
synced 2025-12-15 17:40:48 +01:00
Update manifest.json
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "@noi/ask",
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.15",
|
||||
"homepage": "https://github.com/lencx/Noi/tree/main/extensions/noi-ask",
|
||||
"description": "The best assistant for batch asking and quick typing of prompts.",
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": [
|
||||
"https://chatgpt.com/*",
|
||||
"https://sora.com/*",
|
||||
"https://chat.openai.com/*",
|
||||
"https://gemini.google.com/*",
|
||||
"https://poe.com/*",
|
||||
"https://claude.ai/*",
|
||||
@@ -23,13 +22,12 @@
|
||||
"https://chatglm.cn/*",
|
||||
"https://www.doubao.com/*",
|
||||
"https://tongyi.aliyun.com/qianwen/*",
|
||||
"https://suno.com/*",
|
||||
"https://notebooklm.google.com/*",
|
||||
"https://jimeng.jianying.com/*"
|
||||
"https://app.suno.ai/*",
|
||||
"https://chat.deepseek.com/*"
|
||||
],
|
||||
"js": ["main.js"],
|
||||
"run_at": "document_end",
|
||||
"world": "MAIN"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user