REST API testing client Firefox

Examine source code of REST API testing client

제작자: restclient Add-on
Inspect and view changes in REST API testing client source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RESTClient",
  "version": "1.0",
  "description": "A simple REST API testing client.",
  "permissions": [
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "RESTClient"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{12ff8508-6814-4aac-9236-e90eccc85b8d}"
    }
  }
}

최고의 REST API testing client 대안

다음은 REST API testing client과(와) 유사한 Firefox add-on입니다: