Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of JZB Decoder

JZB Decoder by ravidor

Decode jzb= URL payloads in Firefox DevTools. Auto-captures network requests, decompresses zlib JSON, and shows readable results in a Decipher JZB panel. Local-only, no data sent remotely.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
Decipher JZB panel showing captured jzb= requests and decoded JSON payload.Filter captured jzb= requests by label, URL, method, or event fields.
About this extension
Decode jzb= URL payloads in Firefox DevTools. JZB Decoder watches network traffic for requests containing a jzb= query parameter, decompresses the zlib JSON, and shows readable results in a Decipher JZB panel. All decoding happens locally in your browser.


jzb is a transport format for compressed JSON embedded in a URL query parameter. Payloads are usually:
  • URL-safe base64
  • zlib-compressed JSON
  • Often an array of analytics or telemetry events

JZB Decoder is format-specific, not product-specific. It decodes the payload format itself and does not depend on any vendor SDK, API, or backend.
  • Auto-capture — Watches finished network requests whose URL contains jzb=
  • Decode — Handles URL-safe base64, zlib decompression, and JSON parsing
  • Request list — Shows captured requests with event name or type when present
  • Search and filter — Filter by label, URL, method, and common event fields
  • Pretty JSON — Readable output with highlighted key fields
  • Copy JSON — One-click copy of the decoded payload
  • Paste cURL — Decode requests copied from the Network tab
  1. Install the add-on
  2. Open DevTools on any page
  3. Select the Decipher JZB panel from the DevTools tab bar
  4. Open the Network tab at least once (required for auto-capture on Firefox)
  5. Browse or trigger traffic that includes jzb= in the request URL
  6. Select a captured request to view the decoded payload

For manual decoding, open Paste cURL, paste a copied Network request, and click Decode.
  • Decoding happens locally in your browser
  • No host permissions or broad site access
  • No analytics, accounts, or remote servers
  • Captured data stays in DevTools memory for the current session and is cleared when you click Clear or close DevTools

Treat decoded output as sensitive. Payloads may include visitor IDs, account IDs, URLs, or other event properties from the sites you inspect.
  • Frontend and full-stack developers debugging analytics instrumentation
  • QA engineers validating event payloads during releases
  • Support and solutions engineers investigating customer-reported tracking issues
  • Anyone who regularly inspects jzb= network traffic in DevTools
Developer comments
DevTools-only extension. No host permissions. Source: https://github.com/ravidorr/jzb-decoder

Firefox note: auto-capture requires opening the Network tab once per DevTools session.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Extend developer tools to access your data in open tabs

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Support Email
  • Copy add-on ID
Version
1.2.0
Size
31.88 KB
Last updated
9 days ago (Sep 17, 2026)
Related Categories
  • Web Development
License
MIT License
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Tags
  • privacy
  • search
  • security
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.