Skip to main content

Browser Extension

In this section, you will learn how to download and use the Apidog browser extension for API testing.

Chrome is needed for API testing using Apidog browser extension. We only support local installs for the time being.

Download it here.
Limitations.
  • Some HTTP Header names like Cookie, Host, Origin, Content-Length are reserved header names and will not take effect when the request is actually sent. A complete list can be found on the MDN Web documentation Forbidden header name. Modifying such headers is forbidden because the user agent retains full control over them.

How to Install Apidog's Chrome Extension

  1. Unzip the zip file.
  2. Go to chrome://extensions.

Please turn on developer mode.

  1. You need to refresh the Apidog Web page for the agent to take effect after loading.

FAQ

  1. Why is installation unsuccessful?

Check to make sure the developer mode is turned on in chrome://extensions. Please feel free to contact us for any inquiries.

  1. Why does the web version not support calling databases and running code locally?

This is currently not supported in the web version. Please use a desktop version instead.

  1. Why does the web version not support including body in get and head request?

This is currently not supported in the web version. Please use a desktop version instead.