requesfy - Simple API Tester Firefox

Examine source code of requesfy - Simple API Tester

By: SFer
Inspect and view changes in requesfy - Simple API Tester source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "requesfy - Simple API Tester",
  "description": "The simplest way to test your APIs without any setup.",
  "author": "info@sfer.dev",
  "browser_specific_settings": {
    "gecko": {
      "id": "requesfy@sfer.dev",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "personal_data": false,
        "privacy_policy": false,
        "external_data_collection": false,
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "1.0.4",
  "action": {
    "default_icon": "src/logo.png"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best requesfy - Simple API Tester Alternatives

Here are some Firefox add-ons that are similar to requesfy - Simple API Tester: