Persian RTL Fixer Firefox

Examine source code of Persian RTL Fixer

By: Behnam
Inspect and view changes in Persian RTL Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Persian RTL Fixer",
  "version": "1.0",
  "description": "مناسب برای راست چین کردن کوپایلت و دیپ سیک",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_title": "Persian RTL Fixer",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2b92276d-026c-47ca-99a6-6462946f0467}"
    }
  }
}

Best Persian RTL Fixer Alternatives

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