Download Latest Version ipfs_companion-3.3.0_chromium.zip (3.2 MB)
Email in envelope

Get an email when there's a new version of IPFS Companion

Home / v3.3.0
Name Modified Size InfoDownloads / Week
Parent folder
ipfs_companion-3.3.0_chromium.zip 2025-09-27 3.2 MB
ipfs_companion-3.3.0_firefox.zip 2025-09-27 3.2 MB
README.md 2025-09-27 4.9 kB
v3.3.0 source code.tar.gz 2025-09-27 574.5 kB
v3.3.0 source code.zip 2025-09-27 658.8 kB
Totals: 5 Items   7.7 MB 1

[!NOTE] This release was brought to you by the Shipyard team.

What's Better

🔒 Privacy improvements

You no longer send DNS queries to external services when your node is offline. Previously, DNSLink lookups would fall back to ipfs.io when your local node wasn't running. Now the extension properly detects offline status and skips external lookups entirely, keeping your DNS browsing patterns limited to DNS resolvers configured in your local IPFS node.

🔄 More reliable in Chrome and Edge

The extension now stays responsive even when Chrome's service worker goes dormant. We implemented hybrid polling using Chrome's alarms API, so your node status and badge icon update reliably without draining battery. If you previously saw stale "online" indicators when your node was actually offline, this is fixed.

âš¡ Faster and lighter

The extension now deduplicates concurrent DNSLink lookups for the same domain, reducing redundant requests from 2-4 down to 1. We also removed leftover telemetry code that was logging every request type even though telemetry was already disabled.

👋 Better welcome experience

When you first install the extension or don't have a node running, the welcome page now has: - Updated links to current IPFS resources and documentation - Tutorial videos about content addressing and routing - Faster loading with local video thumbnails instead of external embeds - Clearer language explaining what "Kubo RPC API" means

🎨 UI polish

Long version strings from your IPFS Kubo node no longer break the popup layout. The version display now handles strings up to 128 characters without affecting the icon positioning.

Full Changelog

Full Changelog: https://github.com/ipfs/ipfs-companion/compare/v3.2.0...v3.3.0

Installation

Firefox Chrome / Brave / Opera / Edge
Install From AMO Install from Chrome Store

Alternative: use prebuilt artifacts attached to this release, or build and install it manually.

Source: README.md, updated 2025-09-27