LayoutFix Corrector Firefox

Examine source code of LayoutFix Corrector

Inspect and view changes in LayoutFix Corrector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "تصحيح النص - LayoutFix",
  "description": "أداة لتصحيح النصوص المكتوبة بلغة خاطئة بضغطة واحدة",
  "version": "1.2",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "scripting",
    "contextMenus",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "layoutfix@fenecsoft.com",
      "strict_min_version": "109.0"
    }
  }
}

Meilleures alternatives LayoutFix Corrector

Voici quelques Firefox add-ons qui sont similaires à LayoutFix Corrector :