RTLify for chatbots Firefox

Examine source code of RTLify for chatbots

Inspect and view changes in RTLify for chatbots source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "rtlify",
  "version": "1.1.0",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rtl-chat@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "*://chat.deepseek.com/*",
        "*://chatgpt.com/*",
        "*://claude.ai/*",
        "*://gemini.google.com/*",
        "*://grok.com/*",
        "*://notebooklm.google.com/*"
      ],
      "resources": [
        "src/assets/fonts/*.woff2",
        "src/assets/fonts/*.ttf",
        "assets/index.ts-BLgZSMiI.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "icons": {
    "48": "public/logo-48.png",
    "170": "public/logo-170.png"
  },
  "action": {
    "default_icon": {
      "48": "public/logo-48.png",
      "170": "public/logo-170.png"
    },
    "default_popup": "src/popup/index.html"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-BLgZSMiI.js"
      ],
      "matches": [
        "*://chat.deepseek.com/*",
        "*://claude.ai/*",
        "*://chatgpt.com/*",
        "*://gemini.google.com/*",
        "*://notebooklm.google.com/*",
        "*://grok.com/*"
      ]
    }
  ]
}

Best RTLify for chatbots Alternatives

Here are some Firefox add-ons that are similar to RTLify for chatbots: