WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
API console extension

API console extension

View on Chrome Web Store
View API console extension Chrome Extension on Chrome Web Store
Add to bookmarks
2.2 (5 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

API Console extension to proxy HTTP requests to the documented API.
Type
Extension
Users
1,000 users
Website api-console.io
Pawel Uchida-Psztyc
View author page of Pawel Uchida-Psztyc
Published
Published on March 29, 2017
Version 0.1.3
Manifest version
3
Updated
Updated on November 9, 2022
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View API console extension Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
API console extension Chrome Extension Image 1

Description

An extension to be used with MuleSoft's API Console to make HTTP requests in Chrome browser. No need for additional proxy services and complicated setups. Install the extension and read response data on any website hosting the API console.

Recent changes:

  • Migrated to Chrome Manifest v3
  • Removed unused "identity" permission (added while developing proxy for OAuth 2 but never removed)
  • Removed "tabs" permissions as chrome extensions do not need it in the scope required by this extension
  • Added ability to proxy a File and FormData

Permissions

Access to your data on all websites It is required to make HTTP requests to API endpoints. It means that the extension can make an HTTP request to any endpoint.

Privacy This extension does not collect any kind of data (not even analytics). The extension reads the data passed to it from the API Console application and proxies them "as-is" to the API endpoint. The response is then proxied back to the application.

How does it work? The extension will inject a tiny portion of JavaScript code into every webpage you visit. The API console fires a specific event before making a request. The JavaScript code will recognize this event and handle the request. It will not affect other web pages you visit.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top