Simple RTL Fixer Firefox

Examine source code of Simple RTL Fixer

By: erasta
Inspect and view changes in Simple RTL Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Simple RTL Fixer",
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-rtl-fixer@erasta.github.io",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "1.0",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_title": "Fix RTL",
    "default_icon": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Simple RTL Fixer Alternatives

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