REST API testing client Firefox

Examine source code of REST API testing client

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

Meilleures alternatives REST API testing client

Voici quelques Firefox add-ons qui sont similaires à REST API testing client :