mirror of
https://github.com/lencx/Noi.git
synced 2026-01-06 20:31:07 +01:00
chore: extensions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Noi Mode",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.json",
|
||||
"modes": [
|
||||
{
|
||||
@@ -21,6 +21,12 @@
|
||||
"dir": true,
|
||||
"text": "Community"
|
||||
},
|
||||
{
|
||||
"id": "noi@design",
|
||||
"parent": 0,
|
||||
"dir": true,
|
||||
"text": "Design"
|
||||
},
|
||||
{
|
||||
"id": "noi:chatgpt",
|
||||
"parent": "noi@ai",
|
||||
@@ -69,6 +75,18 @@
|
||||
"text": "Pi",
|
||||
"url": "https://pi.ai/talk"
|
||||
},
|
||||
{
|
||||
"id": "noi:coze",
|
||||
"parent": "noi@ai",
|
||||
"text": "Coze",
|
||||
"url": "https://www.coze.com/home"
|
||||
},
|
||||
{
|
||||
"id": "noi:you",
|
||||
"parent": "noi@ai",
|
||||
"text": "YOU",
|
||||
"url": "https://you.com"
|
||||
},
|
||||
{
|
||||
"id": "noi:github",
|
||||
"parent": "noi@dev",
|
||||
@@ -104,6 +122,24 @@
|
||||
"parent": "noi@community",
|
||||
"text": "Discord",
|
||||
"url": "https://discord.com"
|
||||
},
|
||||
{
|
||||
"id": "noi:hackernews",
|
||||
"parent": "noi@community",
|
||||
"text": "Hacker News",
|
||||
"url": "https://news.ycombinator.com"
|
||||
},
|
||||
{
|
||||
"id": "noi:figma",
|
||||
"parent": "noi@design",
|
||||
"text": "Figma",
|
||||
"url": "https://www.figma.com"
|
||||
},
|
||||
{
|
||||
"id": "noi:dribbble",
|
||||
"parent": "noi@design",
|
||||
"text": "Dribbble",
|
||||
"url": "https://dribbble.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user