mirror of
https://github.com/lencx/Noi.git
synced 2025-12-15 17:40:48 +01:00
extensions: thinking claude
This commit is contained in:
@@ -105,7 +105,7 @@ Learn more: [electronjs/doc](https://www.electronjs.org/docs/latest/api/extensio
|
||||
| [@noi/ask-custom](https://github.com/lencx/Noi/tree/main/extensions/noi-ask-custom) | 0.1.0 | The best assistant for batch asking and quick typing of prompts. |
|
||||
| [@noi/export-chatgpt](https://github.com/lencx/Noi/tree/main/extensions/noi-export-chatgpt) | 0.1.1 | ChatGPT chat history export, supports PDF, Image, and Markdown formats. |
|
||||
| [@noi/reset](https://github.com/lencx/Noi/tree/main/extensions/noi-reset) | 0.1.3 | Reset certain website styles to enhance compatibility with Noi. |
|
||||
| [Thinking Claude](https://github.com/lencx/Noi/tree/main/extensions/thinking-claude) | 0.1.1 | Makes Claude's thinking process expandable and collapsible |
|
||||
| [Thinking Claude](https://github.com/lencx/Noi/tree/main/extensions/thinking-claude) | 0.1.2 | Let Claude think. Makes Claude's thinking process expandable and collapsible. |
|
||||
<!-- EXTENSIONS_END -->
|
||||
|
||||
[](https://star-history.com/#lencx/Noi&Timeline)
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Thinking Claude",
|
||||
"description": "Makes Claude's thinking process expandable and collapsible",
|
||||
"description": "Let Claude think. Makes Claude's thinking process expandable and collapsible.",
|
||||
"version": "0.1.2",
|
||||
"url": "https://github.com/lencx/Noi/tree/main/extensions/thinking-claude",
|
||||
"dirname": "thinking-claude",
|
||||
|
||||
Reference in New Issue
Block a user