Gemini RTL Firefox

Examine source code of Gemini RTL

Inspect and view changes in Gemini RTL source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gemini RTL",
  "version": "1.7",
  "description": "Adjusts text direction and font for Persian content in chat-history elements",
  "content_scripts": [
    {
      "matches": [
        "*://gemini.google.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "fonts.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "Vazir.woff2"
      ],
      "matches": [
        "*://gemini.google.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "GeminiRTL@binaei.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Gemini RTL Alternatives

Here are some Firefox add-ons that are similar to Gemini RTL: