mirror of
https://github.com/lencx/Noi.git
synced 2026-01-06 20:31:07 +01:00
extensions: github copilot (noi-ask)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "@noi/ask",
|
||||
"version": "0.1.15",
|
||||
"version": "0.1.16",
|
||||
"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": [
|
||||
@@ -26,7 +26,8 @@
|
||||
"https://suno.com/*",
|
||||
"https://notebooklm.google.com/*",
|
||||
"https://jimeng.jianying.com/*",
|
||||
"https://chat.deepseek.com/*"
|
||||
"https://chat.deepseek.com/*",
|
||||
"https://github.com/copilot/*"
|
||||
],
|
||||
"js": ["main.js"],
|
||||
"run_at": "document_end",
|
||||
|
||||
Reference in New Issue
Block a user