ChatGPT for Wordpress Firefox

Examine source code of ChatGPT for Wordpress

Inspect and view changes in ChatGPT for Wordpress source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ChatGPT for Wordpress",
  "description": "Make your WordPress blogging easier and faster with the ChatGPT.",
  "version": "2.0.0",
  "manifest_version": 2,
  "icons": {
    "16": "logo.png",
    "32": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {},
  "content_scripts": [
    {
      "matches": [
        "http://*/*wp-admin*",
        "https://*/*wp-admin*"
      ],
      "js": [
        "content-script.js"
      ],
      "css": [
        "content-script.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{816cb556-91d4-4c96-88b6-96573ae9d571}"
    }
  }
}

Best ChatGPT for Wordpress Alternatives

Here are some Firefox add-ons that are similar to ChatGPT for Wordpress: