Pro Write Firefox

Examine source code of Pro Write

Par : DuskyPal
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"
    }
  }
}

Meilleures alternatives Pro Write

Voici quelques Firefox add-ons qui sont similaires à Pro Write :