Make Webhook Tester - Debug Automation Workflows Firefox

Examine source code of Make Webhook Tester - Debug Automation Workflows

By: Eric
Inspect and view changes in Make Webhook Tester - Debug Automation Workflows source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Make Webhook Tester",
  "description": "Test & debug Make.com (Integromat) webhook URLs. Send HTTP requests, import cURL, inspect responses. Free automation tool.",
  "version": "1.1.0",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "make-webhook-tester@saasinsiders.com"
    }
  }
}

Best Make Webhook Tester - Debug Automation Workflows Alternatives

Here are some Firefox add-ons that are similar to Make Webhook Tester - Debug Automation Workflows: