AI Tone Rewriter Plus Firefox

Examine source code of AI Tone Rewriter Plus

Inspect and view changes in AI Tone Rewriter Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AI Tone Rewriter Plus",
  "version": "1.3",
  "description": "Rewrite any selected text into different tones using AI-powered suggestions with tone previews and rewrite history.",
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "AI Tone Rewriter Plus",
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c11f4df9-66fd-4ff4-8b51-9a8443f5bd84}"
    }
  }
}

Best AI Tone Rewriter Plus Alternatives

Here are some Firefox add-ons that are similar to AI Tone Rewriter Plus: