ArabicMsForms Firefox

Examine source code of ArabicMsForms

Inspect and view changes in ArabicMsForms source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ArabicMsForms",
  "version": "1.0.0",
  "description": "A cross-browser extension to change the display language of Microsoft Forms to Arabic!",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://forms.office.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "ArabicMsForms"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "manifest_version": 2
}

Melhores alternativas ArabicMsForms

Aqui estão algumas Firefox add-ons que são similares a ArabicMsForms: