skip to Main Content

Q2 API Debugger – chrome extension

Posted By on August 5th, 2020
Q2 API Debugger – Chrome Extension

Chrome plugin Link:

To check out the  Extension on Chrome Web Store. Click Here

Features:

Q2 API debugger is similar to network inspector which lists out only tecton Q2 API calls. It shows the backend request key and payload sent/received.

extension

extension

Chrome network inspector shows API headers/body vs Q2 API debugger extension shows Tecton request key and request/response payloads.

extension

FAQ:

  1. The plugin is supporting only Tecton API requests at this moment

Planned improvements:

  1. Columns need to be made resizable
  2. Need to support regular Q2 backend calls

Open source code:

To check out the open-source code for the plugin. Click Here

 

Back To Top