Public API Tester Firefox

Examine source code of Public API Tester

Inspect and view changes in Public API Tester source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Public API Tester",
  "version": "1.0.0",
  "description": "Test popular public APIs with one click or send custom GET/POST/PUT/DELETE requests. See status, time, and JSON response.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{51034f22-741b-4e82-8c98-9882f7c6b622}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "96": "icons/icon96.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Public API Tester",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  }
}

Best Public API Tester Alternatives

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