JSON Alexander Gives Developers a Simpler, More Trustworthy Way to View JSON in the Browser

Published on by

If you work with APIs often, you probably spend a lot of time opening raw JSON responses in the browser. While modern browsers offer some basic formatting tools, the experience is still limited, especially when you want a cleaner interface and more control over how data is displayed.

Wes Bos has released JSON Alexander, a lightweight browser extension designed to make browsing JSON files easier and more pleasant.

The project came together after concerns were raised about another popular JSON formatter extension that had reportedly started injecting geolocation tracking and donation UI into websites. Rather than continue relying on that tool, Bos built an alternative that developers can inspect, trust, and install themselves.

A cleaner JSON viewing experience

Once installed, JSON Alexander gives you a much nicer way to work with JSON directly in the browser. Instead of staring at a wall of unformatted data, you can switch between multiple display modes, including:

  • Tree view
  • Formatted view
  • Raw view

The extension also includes support for light and dark mode, along with the ability to quickly copy the JSON content.

For developers regularly working with API endpoints, config files, or debug output, it is a simple upgrade over the default browser experience.

How to install it

Right now, JSON Alexander is not yet available through the Chrome Web Store, although it has reportedly been submitted for approval.

Until then, you can install it manually:

  1. Clone the repository
  2. Open your Chromium-based browser's extensions page
  3. Enable Developer mode
  4. Choose Load unpacked
  5. Select the project's dist directory

After that, refreshing a JSON file in the browser will load it through the extension.

Built by someone we trust

I've known Wes for years and he is well known across the web development world and familiar to many Laravel developers through his work in JavaScript, CSS, and the Syntax podcast. His reputation is what makes this release stand out. If you want a better way to read JSON in the browser without relying on a questionable extension, this one is worth checking out.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in:
Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.

image
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi
Laravel Cloud logo

Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Cloud
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum
No Compromises logo

No Compromises

Joel and Aaron, the two seasoned devs from the No Compromises podcast, are now available to hire for your Laravel project. ⬧ Flat rate of $9500/mo. ⬧ No lengthy sales process. ⬧ No contracts. ⬧ 100% money back guarantee.

No Compromises
Lucky Media logo

Lucky Media

Get Lucky Now - the ideal choice for Laravel Development, with over a decade of experience!

Lucky Media
Harpoon: Next generation time tracking and invoicing logo

Harpoon: Next generation time tracking and invoicing

The next generation time-tracking and billing software that helps your agency plan and forecast a profitable future.

Harpoon: Next generation time tracking and invoicing
SaaSykit: Laravel SaaS Starter Kit logo

SaaSykit: Laravel SaaS Starter Kit

SaaSykit is a Multi-tenant Laravel SaaS Starter Kit that comes with all features required to run a modern SaaS. Payments, Beautiful Checkout, Admin Panel, User dashboard, Auth, Ready Components, Stats, Blog, Docs and more.

SaaSykit: Laravel SaaS Starter Kit
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
PhpStorm logo

PhpStorm

The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

PhpStorm
Acquaint Softtech logo

Acquaint Softtech

Acquaint Softtech offers AI-ready Laravel developers who onboard in 48 hours at $3000/Month with no lengthy sales process and a 100 percent money-back guarantee.

Acquaint Softtech

The latest

View all →
JSON Schema Deserialization in Laravel 13.14 image

JSON Schema Deserialization in Laravel 13.14

Read article
Generate Short, URL-Safe IDs From Numbers With Sqids image

Generate Short, URL-Safe IDs From Numbers With Sqids

Read article
Scheduler List: A Web Dashboard for Laravel's Scheduled Tasks image

Scheduler List: A Web Dashboard for Laravel's Scheduled Tasks

Read article
Community Laravel Extension for Zed image

Community Laravel Extension for Zed

Read article
Advanced Eloquent Query Filtering with Filterable image

Advanced Eloquent Query Filtering with Filterable

Read article
Bulk Job Dispatching with Bus::bulk() in Laravel 13.13 image

Bulk Job Dispatching with Bus::bulk() in Laravel 13.13

Read article