Persian Support Firefox

Examine source code of Persian Support

Inspect and view changes in Persian Support source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Persian Support",
  "version": "1.0",
  "description": "Applies custom fonts and RTL layout support for bilingual text.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "icons": {
    "16": "Images/icon16.jpg",
    "48": "Images/icon48.jpg",
    "128": "Images/icon128.jpg"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "fonts/*",
        "Images/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "Persian-Support-V1.1@prod.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Persian Support Alternatives

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