제작자: Rohan Patil Add-on
Inspect and view changes in Task Catcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Task Catcher",
"version": "1.0.0",
"description": "Paste notes or AI chat transcripts and turn them into a tracked task list, using a free LLM you configure.",
"browser_specific_settings": {
"gecko": {
"id": "task-catcher@local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"personalCommunications"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"storage"
],
"host_permissions": [
"https://api.groq.com/*",
"https://generativelanguage.googleapis.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Task Catcher",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} 최고의 Task Catcher 대안
다음은 Task Catcher과(와) 유사한 Firefox add-on입니다:
AIChatClip — AI Chat to Obsidian & Notion
tohshima115
ChatLasso
INTITECH
PromptCase
PromptCase
Prompt Paster
Arman
Smart AI Scratchpad
Smart AI Scratchpad
AI Anywhere for ChatGPT
Juraj Mäsiar
Rewrite Text with AI – Selection & Clipboard
pwisn
AI Actions
Arash Yoosefdoost
AI Assistant Table of Content
AOSL7
AI Toolbox
Arash Yoosefdoost
Extract & Ask: AI Workflow Tool
Faisal Bhuiyan
Clico: AI Writing Assistant for Every Text Box
Clico