BERTView icon

BERTView

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-15.

Extension Actions

CRX ID
dkaeainccmijbhnialomcldhppepedil
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

Pretty-prints BERT data in the browser.

Image from store
BERTView
Description from store

Allow you to see BERT data (binary representation of erlang term) in a beautiful way directly from a GET webservice when :
- the response body is raw binary erlang term and the content-type is "application/x-erlang-binary"
- the response body is base64 encoded binary erlang term and the content-type is "application/x-erlang-binary64"

This extension need at least chrome version 30.0 because of the usage of declarativeWebRequest API.