By: cyanheads
Inspect and view changes in Claude Sidebar Modifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Claude Sidebar Modifier",
"version": "1.5.0",
"browser_specific_settings": {
"gecko": {
"id": "{dd8063c0-2f70-45d2-a49c-60be58d57c9a}"
}
},
"license": "MIT",
"description": "Modify the Claude.ai sidebar width and disable behavior",
"author": "Casey Hand",
"homepage_url": "https://github.com/cyanheads/claude-sidebar-modifier",
"permissions": [
"activeTab",
"storage",
"https://*.claude.ai/*",
"tabs"
],
"content_scripts": [
{
"matches": [
"https://*.claude.ai/*"
],
"js": [
"sidebar-disable.js"
],
"css": [
"sidebar-disable.css"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "assets/icon-48.png",
"96": "assets/icon-96.png"
}
},
"icons": {
"48": "assets/icon-48.png",
"96": "assets/icon-96.png"
},
"web_accessible_resources": [
"sidebar-disable.js",
"sidebar-disable.css"
],
"content_security_policy": "script-src 'self'; object-src 'self'"
} Best Claude Sidebar Modifier Alternatives
Here are some Firefox add-ons that are similar to Claude Sidebar Modifier:
Claude Sidebar
drudge
Claude Chat Width Customizer
DoubleGate
Claude in Sidebar
Claude in Sidebar
Discord in Sidebar
semanticdata
Hiding Claude Projects Chat
Goodly
ChatGPT in Sidebar
semanticdata
Todoist in Sidebar
semanticdata
AI-Chats Width Slider
Just a Chill Guy
Foxhole for Claude
DrBenedictPorkins
Claude Remote Control
QENEX
Mile Wide Back Sidebar
em_te
Reddit in Sidebar
datastring