By: Xanco
Inspect and view changes in DeepSeek RTL Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "DeepSeek RTL",
"version": "1.1.0",
"description": "Automatically applies right-to-left text direction to DeepSeek Chat messages for Persian, Arabic, and Hebrew.",
"browser_specific_settings": {
"gecko": {
"id": "deepseek-rtl@addons.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"https://chat.deepseek.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://chat.deepseek.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_title": "DeepSeek RTL",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
}
} Best DeepSeek RTL Switch Alternatives
Here are some Firefox add-ons that are similar to DeepSeek RTL Switch: