<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hein Dauven</title>
    <description>The latest articles on DEV Community by Hein Dauven (@heindauven).</description>
    <link>https://dev.to/heindauven</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F231232%2Fb8cff27f-b80b-4a2b-8ebd-9f5af3cfda70.jpeg</url>
      <title>DEV Community: Hein Dauven</title>
      <link>https://dev.to/heindauven</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heindauven"/>
    <language>en</language>
    <item>
      <title>I built Blobster, a local-first structured data workbench for Chrome</title>
      <dc:creator>Hein Dauven</dc:creator>
      <pubDate>Sun, 21 Jun 2026 16:53:21 +0000</pubDate>
      <link>https://dev.to/heindauven/i-built-blobster-a-local-first-structured-data-workbench-for-chrome-3dhm</link>
      <guid>https://dev.to/heindauven/i-built-blobster-a-local-first-structured-data-workbench-for-chrome-3dhm</guid>
      <description>&lt;p&gt;I built Blobster as a small side project because reviewing and editing CSV, Markdown, JSON and other structured files in the browser was more annoying than it should be.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa9pppcu7d2veymceybkk.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa9pppcu7d2veymceybkk.gif" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I kept running into the same workflow: open a raw API response, inspect a CSV export, preview Markdown, search through a blob, copy a path or value, maybe redact something sensitive before sharing it.&lt;/p&gt;

&lt;p&gt;Most tools either felt too narrow, too paste-site-like or required sending data somewhere I did not want to send it.&lt;/p&gt;

&lt;p&gt;So Blobster is a local-first extension for inspecting structured data directly in the browser.&lt;/p&gt;

&lt;p&gt;It supports:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CSV / TSV table viewing and editing&lt;/li&gt;
&lt;li&gt;JSON tree, table and raw views&lt;/li&gt;
&lt;li&gt;Markdown preview and editing&lt;/li&gt;
&lt;li&gt;Search across keys, values, and cells&lt;/li&gt;
&lt;li&gt;Copying values, JSONPath, jq and JS paths&lt;/li&gt;
&lt;li&gt;Redacted copy for sensitive-looking output&lt;/li&gt;
&lt;li&gt;Local browser usage with no login&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything stays local. No uploads, no account, no telemetry.&lt;/p&gt;

&lt;p&gt;Chrome Web Store: &lt;a href="https://chromewebstore.google.com/detail/blobster/epddolhfilamhbnmgglenceabjbbeeho" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/blobster/epddolhfilamhbnmgglenceabjbbeeho&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would love feedback from people who often inspect API responses, data exports, configs, logs, HAR files or random structured blobs in the browser.&lt;/p&gt;

</description>
      <category>showdev</category>
    </item>
  </channel>
</rss>
