mirror of
https://github.com/lencx/Noi.git
synced 2026-01-06 20:31:07 +01:00
extensions: thinking claude
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Thinking Claude",
|
||||
"version": "0.1.1",
|
||||
"description": "Makes Claude's thinking process expandable and collapsible",
|
||||
"version": "0.1.2",
|
||||
"description": "Let Claude think. Makes Claude's thinking process expandable and collapsible.",
|
||||
"homepage": "https://github.com/lencx/Noi/tree/main/extensions/thinking-claude",
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["https://claude.ai/*"],
|
||||
"matches": ["https://*.claude.ai/*"],
|
||||
"js": ["main.js"]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user