제작자: Juan Fajardo
Inspect and view changes in CatBot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CatBot",
"version": "0.1.0",
"description": "LLM-powered browser assistant — interact with any page via natural language",
"permissions": [
"activeTab",
"scripting",
"storage",
"declarativeNetRequest"
],
"host_permissions": [
"http://localhost/*",
"http://127.0.0.1/*"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "strip_origin",
"enabled": true,
"path": "rules/strip-origin.json"
}
]
},
"background": {
"scripts": [
"background/service-worker.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content-script.js"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"action": {
"default_title": "Open CatBot",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"sidebar_action": {
"default_panel": "sidebar/sidebar.html",
"default_title": "CatBot"
},
"browser_specific_settings": {
"gecko": {
"id": "catbot@bitpointer",
"strict_min_version": "120.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} 최고의 CatBot 대안
다음은 CatBot과(와) 유사한 Firefox add-on입니다:
Browse Bot: open-source, page-aware AI assistant
Protos Galaxias
WebBrain
Emre Sokullu
Lunabot - ChatGPT on any webpages
Lesslab
BrowserBot - AI Automation
Faisal Bhuiyan
Browse Bot
Li Steven
GetBotAI
GetBotAI
Qorpus
Ilmware Labs
Easy AI Assistant
Abhishek
Multi⁺LLM - AI Comparison Tool
LLM.ist