Orthographe rationnelle Firefox

Examine source code of Orthographe rationnelle

Inspect and view changes in Orthographe rationnelle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Orthographe rationnelle",
  "version": "4.4",
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "homepage_url": "https://orthographe-rationnelle.info/",
  "browser_specific_settings": {
    "gecko": {
      "id": "{84c49640-7034-11ee-bf45-47727e58e2aa}"
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  },
  "icons": {
    "64": "icon.64.png",
    "128": "icon.128.png"
  },
  "permissions": [
    "storage"
  ],
  "optional_permissions": [
    "*://*/*"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*",
        "file:///*"
      ],
      "js": [
        "dict.js",
        "rewrite.js",
        "rewrite_main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_icon": {
      "64": "icon.64.png",
      "128": "icon.128.png"
    },
    "default_popup": "options.html#popup"
  }
}

Best Orthographe rationnelle Alternatives

Here are some Firefox add-ons that are similar to Orthographe rationnelle: