REST API testing client Firefox

Examine source code of REST API testing client

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}"
    }
  }
}

Best REST API testing client Alternatives

Here are some Firefox add-ons that are similar to REST API testing client: