Force RTL and Fix Code Blocks Firefox

Examine source code of Force RTL and Fix Code Blocks

By: younes
Inspect and view changes in Force RTL and Fix Code Blocks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Force RTL and Fix Code Blocks",
  "version": "1.0",
  "description": "Sets RTL for Persian text and LTR for code blocks on claude.ai.",
  "permissions": [
    "https://claude.ai/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://claude.ai/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{39b3094d-341b-4fa4-82e5-aa9fd7dab7fa}"
    }
  }
}

Best Force RTL and Fix Code Blocks Alternatives

Here are some Firefox add-ons that are similar to Force RTL and Fix Code Blocks: