REST API Client Tester Firefox

Examine source code of REST API Client Tester

Inspect and view changes in REST API Client Tester source codes across current and past versions
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": []
      }
    }
  }
}

Melhores alternativas REST API Client Tester

Aqui estão algumas Firefox add-ons que são similares a REST API Client Tester: