Magic Matn Firefox

Examine source code of Magic Matn

Inspect and view changes in Magic Matn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Magic Matn",
  "version": "1.0",
  "description": "Automatically applies RTL direction and Persian/Arabic font to detected text and change the fonts to Vazirmatn",
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "fonts/Vazirmatn-Regular.woff2",
    "fonts/Vazirmatn-Bold.woff2",
    "fonts/Vazirmatn-Medium.woff2",
    "fonts/Vazirmatn-Light.woff2"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "dynamic-rtl@example.com",
      "strict_min_version": "70.0"
    }
  }
}

Mejores alternativas Magic Matn

Aquí hay algunas Firefox add-ons que son similares a Magic Matn: