Inspect and view changes in ThreadNotes for Claude Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ThreadNotes — Notes for each Claude.ai chat",
"version": "5.1.0",
"description": "A private, resizable side panel that keeps separate notes for every Claude.ai conversation. Notes stay on your device and can sync across your devices via your browser account — no sign-in setup. Markdown, search, export. Unofficial; not affiliated with Anthropic.",
"permissions": [
"storage"
],
"host_permissions": [
"https://claude.ai/*"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Toggle ThreadNotes (Alt+N)",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
}
},
"commands": {
"toggle-notes": {
"suggested_key": {
"default": "Alt+N"
},
"description": "Toggle the ThreadNotes panel"
}
},
"content_scripts": [
{
"matches": [
"https://claude.ai/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"panel.html",
"panel.js",
"panel.css"
],
"matches": [
"https://claude.ai/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{6907461d-3480-400d-a79d-913c54186023}",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} 최고의 ThreadNotes for Claude Chat 대안
다음은 ThreadNotes for Claude Chat과(와) 유사한 Firefox add-on입니다:
Claude-Voyager
Tan Chuping
Claude Chat Exporter
sank3t9
Markdown Notes
Margahara
Claude to Markdown
legoktm
Quick Notes slide quick notes
davie
Claude Conversation Exporter
windam
Claude Chat Exporter
sylvester1979
Folders for Claude
Daan25
LumiNotes
Prakshal
Chat Notes
Armen
Claude to PDF: Export Claude chats to PDF, MD
Neo Cortex
Clipboard Notes Sync
Emmy