Pro Write Firefox

Examine source code of Pro Write

Inspect and view changes in Pro Write source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pro Write",
  "version": "1.3",
  "description": "Generate formal and polished professional text using AI.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "img/icon16.png",
      "48": "img/icon48.png",
      "128": "img/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "prowrite@fake.com"
    }
  }
}

Best Pro Write Alternatives

Here are some Firefox add-ons that are similar to Pro Write: