Text Direction Fixer Firefox

Examine source code of Text Direction Fixer

Inspect and view changes in Text Direction Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Direction Fixer",
  "version": "1.3",
  "description": "Fixes you text direction problems in websites.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png",
      "192": "icon192.png"
    },
    "default_title": "Fix Text Direction"
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "192": "icon192.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{25129a70-1ed7-4b98-92a4-bfe0322d8998}"
    }
  }
}

Best Text Direction Fixer Alternatives

Here are some Firefox add-ons that are similar to Text Direction Fixer: