提供元: ILYAGVC
Inspect and view changes in Claude Studio — RTL, Fonts & Themes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_appName__",
"short_name": "Claude Studio",
"version": "1.0.7",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "src/popup/popup.html",
"default_title": "Claude Studio",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_ui": {
"page": "src/popup/popup.html",
"open_in_tab": true
},
"background": {
"scripts": [
"src/background/sw.js"
]
},
"permissions": [
"storage",
"scripting"
],
"host_permissions": [
"*://claude.ai/*",
"*://*.claude.ai/*",
"*://claude.com/*",
"*://*.claude.com/*"
],
"content_scripts": [
{
"matches": [
"*://claude.ai/*",
"*://*.claude.ai/*",
"*://claude.com/*",
"*://*.claude.com/*"
],
"js": [
"src/lib/defaults.js",
"src/lib/fonts.js",
"src/content/content.js"
],
"css": [
"src/content/inject.css"
],
"run_at": "document_start",
"all_frames": false
}
],
"commands": {
"toggle-rtl": {
"description": "__MSG_cmdToggle__"
},
"_execute_action": {}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data:"
},
"browser_specific_settings": {
"gecko": {
"id": "claude-studio@ilyagvc",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのClaude Studio — RTL, Fonts & Themes代替案
Claude Studio — RTL, Fonts & Themesに類似したFirefox add-onをいくつか紹介します:
Claude RTL Toolkit
Reza Bagheri
Claude RTL – Hebrew & Arabic Support
Even Zohar
Claude RTL Responder
M.O.N.E.R
Better Claude
Assaf Tzur-El
Claude RTL Helper
idoyakobo
Claude RTL
Milad Bahari
RTL for Claude
RTL for Claude
RTL Chat Converter
Edris Ahani
Rtlify GPT
Yedidya
AI Chat RTL Support
Navid Behrangi
Claude Farsi RTL Fix
Omid Nateghi