Scribens, correcteur d'orthographe et de grammaire Firefox

Examine source code of Scribens, correcteur d'orthographe et de grammaire

Inspect and view changes in Scribens, correcteur d'orthographe et de grammaire source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "fr",
  "homepage_url": "https://www.scribens.fr",
  "version": "5.5.3",
  "manifest_version": 2,
  "icons": {
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "browser_action": {
    "default_icon": "images/icon-128.png",
    "default_title": "Scribens",
    "default_popup": "pages/popup.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle",
      "js": [
        "js/main.js"
      ],
      "css": [],
      "all_frames": true,
      "match_about_blank": true
    },
    {
      "all_frames": false,
      "js": [
        "js/gDocsInjector.js"
      ],
      "matches": [
        "*://docs.google.com/document/*"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "activeTab",
    "notifications",
    "storage",
    "*://*.scribens.fr/*",
    "*://*.scribens.com/*"
  ],
  "web_accessible_resources": [
    "js/*.js",
    "images/*"
  ],
  "applications": {
    "gecko": {
      "id": "@pluginscribens-fr",
      "strict_min_version": "65.0"
    }
  }
}

Best Scribens, correcteur d'orthographe et de grammaire Alternatives

Here are some Firefox add-ons that are similar to Scribens, correcteur d'orthographe et de grammaire: