WProofreader: AI grammar check & rewrite tool Firefox

Examine source code of WProofreader: AI grammar check & rewrite tool

Inspect and view changes in WProofreader: AI grammar check & rewrite tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WProofreader: AI grammar check & rewrite tool",
  "version": "2.5.14",
  "default_locale": "en",
  "description": "__MSG_description__",
  "permissions": [
    "activeTab",
    "tabs",
    "http://*/*",
    "https://*/*",
    "storage",
    "unlimitedStorage",
    "cookies"
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_title": "WProofreader"
  },
  "options_ui": {
    "chrome_style": false,
    "open_in_tab": true,
    "page": "options/options.html"
  },
  "icons": {
    "16": "images/extension/wsc-icon-16.png",
    "32": "images/extension/wsc-icon-32.png",
    "48": "images/extension/wsc-icon-48.png",
    "64": "images/extension/wsc-icon-64.png",
    "128": "images/extension/wsc-icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ],
      "all_frames": true,
      "match_about_blank": true
    },
    {
      "matches": [
        "*://docs.google.com/document/*"
      ],
      "js": [
        "googledocs/googledocs.js"
      ],
      "all_frames": false,
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "*/*.*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b9f006c3-ee86-4749-8e54-fe37fccdf690}"
    }
  }
}

Best WProofreader: AI grammar check & rewrite tool Alternatives

Here are some Firefox add-ons that are similar to WProofreader: AI grammar check & rewrite tool: