Item logo image for Local API Client

Local API Client

ExtensionDeveloper Tools5 users
Item media 5 (screenshot) for Local API Client
Item media 1 (screenshot) for Local API Client
Item media 2 (screenshot) for Local API Client
Item media 3 (screenshot) for Local API Client
Item media 4 (screenshot) for Local API Client
Item media 5 (screenshot) for Local API Client
Item media 1 (screenshot) for Local API Client
Item media 1 (screenshot) for Local API Client
Item media 2 (screenshot) for Local API Client
Item media 3 (screenshot) for Local API Client
Item media 4 (screenshot) for Local API Client
Item media 5 (screenshot) for Local API Client

Overview

Minimal REST client for localhost development. Zero external communication, localhost-only permissions.

Local API Client is a minimal REST client that lives in Chrome's side panel and talks only to localhost. Send requests to the server you are developing without leaving the tab: pick a method, type the port and path, add headers and a body, and read the response as a collapsible JSON tree. No account, no cloud, no telemetry. Everything you type stays in chrome.storage.local on your own machine. WHAT IT DOES • GET, POST, PUT, PATCH, DELETE, HEAD and OPTIONS with custom headers • Body as key-value fields (sent as JSON), a form post (x-www-form-urlencoded) or raw text • Responses stream in as they arrive, so server-sent events and long responses just work. Cancel keeps what you already got • JSON tree and raw views, response headers, and a copy of exactly what was sent • Paste a curl command from docs, DevTools or an AI and it becomes the request. Copy any request back out as curl • Bearer and Basic auth in one click, and an opt-in switch to send the cookies Chrome holds for localhost • History of the last 30 requests with their responses, saved requests in groups, export and import as a JSON file • Cmd/Ctrl+Enter sends from anywhere in the panel. Download saves a response body exactly as received WHY LOCALHOST ONLY Web-based API clients cannot reach localhost without a proxy or an agent, and many desktop clients want an account and cloud sync. This extension asks Chrome for exactly two permissions, sidePanel and storage, plus access to localhost and 127.0.0.1, and nothing else. It makes no connection to the developer or to any third party. A request to any other host is rejected before it is sent. PRIVACY Nothing is collected or transmitted. There is no analytics, no crash reporting, no cloud sync and no remote code. The full source is on GitHub: https://github.com/kojirock5260/local-api-client Requires Chrome 114 or later.

Details

  • Version
    1.0.0
  • Updated
    September 17, 2026
  • Offered by
    kojirock5260
  • Size
    27.79KiB
  • Languages
    2 languages
  • Developer
    Email
    kojirock5260@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization
The developer has disclosed that it will not collect or use your data. To learn more, see the developer’s privacy policy.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, visit the developer's support site

Google apps