ChatGPT RTL Firefox

Examine source code of ChatGPT RTL

By: H4MID
Inspect and view changes in ChatGPT RTL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "default_locale": "en",
  "manifest_version": 2,
  "version": "1.7",
  "icons": {
    "16": "assets/img/16.png",
    "32": "assets/img/32.png",
    "48": "assets/img/48.png",
    "64": "assets/img/64.png",
    "80": "assets/img/80.png",
    "96": "assets/img/96.png",
    "112": "assets/img/112.png",
    "128": "assets/img/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://chat.openai.com/*"
      ],
      "js": [
        "assets/js/main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "assets/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f66edf9-f14e-45f8-a6b1-76c468c04fb8}"
    }
  }
}

Best ChatGPT RTL Alternatives

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