제작자: nanogenomic Add-on
Inspect and view changes in ClaudeCodeBrowser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ClaudeCodeBrowser",
"version": "1.0.0",
"description": "Browser automation extension for Claude Code - enables screenshots, clicking, typing, and page interaction",
"author": "Ligandal",
"homepage_url": "https://ligandal.com",
"permissions": [
"activeTab",
"tabs",
"nativeMessaging",
"storage",
"<all_urls>",
"webNavigation",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_end",
"all_frames": true
}
],
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
},
"default_title": "ClaudeCodeBrowser",
"default_popup": "popup/popup.html"
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "claudecodebrowser@ligandal.com",
"strict_min_version": "78.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"web_accessible_resources": [
"icons/*"
]
} 최고의 ClaudeCodeBrowser 대안
다음은 ClaudeCodeBrowser과(와) 유사한 Firefox add-on입니다:
Claude Advance Controls
Paul Fernandez
Claude Remote Control
QENEX
CLAUDEZILLA
Boot Industries
Community Claude AI Sidebar
specialAddon
Foxhole for Claude
DrBenedictPorkins
Ask Claude
jackcamp
Claude in Sidebar
Jadon Mason
Blueprint MCP for Firefox
Rails Blueprint
Claude Code Notifier
Maxi
Claude Sidebar
drudge
Claude Enhanced
lugia19
MCP for claude.ai
Daniel Nakov