By: Sahil Kade
Inspect and view changes in Claude Context Bridge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Claude Context Bridge",
"version": "1.0",
"description": "Switch Claude accounts without losing your project context",
"permissions": [
"activeTab",
"storage",
"scripting",
"tabs",
"https://claude.ai/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"128": "icon128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "claude-context-bridge@sahilkade",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"content_scripts": [
{
"matches": [
"https://claude.ai/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best Claude Context Bridge Alternatives
Here are some Firefox add-ons that are similar to Claude Context Bridge:
Claude Multi Acc Usage & Context
Rahul Verma
Claude Tracker
ftmdemon
MCP Bridge for Claude.ai
Fojle Rabbi
Claude Usage Tracker — Chat & Code Export
Jedd
Claude Monitor
Robb Walters
Thinking Claude
Richards Tu
Claude Usage Monitor
oov
Claude Sidebar
drudge
AI Account Switcher
AI Account Switcher
Claude Usage Monitor
Fojle Rabbi
Claude Archive
Shikaku
Ask Claude
jackcamp