ChatGPT Automation Pro Firefox

Examine source code of ChatGPT Automation Pro

Inspect and view changes in ChatGPT Automation Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChatGPT Automation Pro",
  "description": "Advanced ChatGPT automation with dynamic templating — Made using UserScript-Compiler by Henry Russell",
  "version": "2.8",
  "author": "Henry Russell",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "action": {
    "default_title": "Enable Userscript",
    "default_icon": {
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "host_permissions": [
    "https://chatgpt.com/*",
    "https://chat.openai.com/*",
    "*://*/*"
  ],
  "permissions": [
    "storage"
  ],
  "optional_permissions": [
    "userScripts"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "converted-userscript@example.com"
    }
  },
  "minimum_chrome_version": "120",
  "options_page": "options.html"
}

Best ChatGPT Automation Pro Alternatives

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