Scribens : Grammar Checker and Writing Assistant Firefox

Examine source code of Scribens : Grammar Checker and Writing Assistant

作者: Scribens
Inspect and view changes in Scribens : Grammar Checker and Writing Assistant 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": "en",
  "homepage_url": "https://www.scribens.com",
  "version": "6.0.5",
  "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-en",
      "strict_min_version": "65.0"
    }
  }
}

最佳 Scribens : Grammar Checker and Writing Assistant 替代方案

这里是一些与Scribens : Grammar Checker and Writing Assistant类似的Firefox add-on: