SmartRTL (For Ai) Firefox

Examine source code of SmartRTL (For Ai)

By: Farbod Add-on
Inspect and view changes in SmartRTL (For Ai) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart Persian RTL & Font By Farbod",
  "version": "1.0.2",
  "description": "راست‌چین کردن هوشمند متون فارسی با قابلیت انتخاب فونت و غیرفعال‌سازی در سایت‌های دلخواه بدون تخریب ساختار سایت.",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "تنظیمات افزونه"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "fonts/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fffarbod@mail.ru",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best SmartRTL (For Ai) Alternatives

Here are some Firefox add-ons that are similar to SmartRTL (For Ai):