REST API Client Tester Firefox

Examine source code of REST API Client Tester

Par : onyxwizard Add-on
Inspect and view changes in REST API Client Tester source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "API Client",
  "author": "onyxwizard",
  "version": "1.0",
  "description": "A Postman‑like API client that works on Firefox desktop & Android",
  "permissions": [
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png"
    },
    "default_title": "API Client"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "api-request-client@onyxwizard.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": []
      }
    }
  }
}

Meilleures alternatives REST API Client Tester

Voici quelques Firefox add-ons qui sont similaires à REST API Client Tester :