Agente Xpress - Workflow Builder Firefox

Examine source code of Agente Xpress - Workflow Builder

By: afCode
Inspect and view changes in Agente Xpress - Workflow Builder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Agente Xpress - Workflow Builder",
  "version": "1.2.4",
  "description": "Generate n8n workflow/node JSON using your OpenAI, Gemini, Claude, etc., API keys.",
  "author": "farhan",
  "browser_specific_settings": {
    "gecko": {
      "id": "agente-xpress-workflow-builder@packtypebot"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_popup": "popup.html",
    "default_title": "Agente Xpress - Workflow Builder"
  },
  "side_panel": {
    "default_path": "popup.html"
  },
  "permissions": [
    "storage",
    "clipboardWrite",
    "sidePanel",
    "notifications"
  ],
  "host_permissions": [
    "https://api.openai.com/",
    "https://generativelanguage.googleapis.com/",
    "https://api.mistral.ai/",
    "https://api.anthropic.com/",
    "https://openrouter.ai/",
    "https://api.groq.com/",
    "https://api.x.ai/"
  ]
}

Best Agente Xpress - Workflow Builder Alternatives

Here are some Firefox add-ons that are similar to Agente Xpress - Workflow Builder: