RTL Text Switcher Firefox

Examine source code of RTL Text Switcher

Por: Iranvba Add-on
Inspect and view changes in RTL Text Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RTL Text Switcher",
  "version": "1.1",
  "description": "Toggle text direction between RTL and LTR with one click. No data is collected.",
  "browser_specific_settings": {
    "gecko": {
      "id": "rtl-switcher@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.svg",
    "default_title": "Toggle RTL/LTR"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Melhores alternativas RTL Text Switcher

Aqui estão algumas Firefox add-ons que são similares a RTL Text Switcher: