Fistbump

Connects web apps to the Fistbump desktop app via window.fistbump.

As of June 2026, Fistbump has 5 users in the Developer Tools category.

Usersno change0%
5
5
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.2.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update.

History

7 snapshots

Tracking since Apr 16, 2026.

6.244.52.76Apr 16, 2026Jun 9, 2026
View as table
DateUsersRatingReviewsVersion
Apr 16, 20260.1.0
Apr 22, 20260.1.0
Apr 26, 202640.2.0
May 4, 202640.2.0
May 9, 202630.2.0
May 21, 202650.2.0
Jun 9, 202660.2.0
Now50.2.0

Permissions & access

Permissions
nativeMessaging
Host access
None declared

Screenshots

Fistbump screenshot 1

About

Fistbump is the official browser extension for the Fistbump desktop wallet. It exposes a window.fistbump provider to any web page, so web apps can request the user's wallet address, ask the user to sign messages, and build transactions — all gated behind per-request approval modals in the desktop wallet.

Features

• Connect — Web apps request access with window.fistbump.connect(). The first time a site connects, the desktop wallet pops a confirmation modal showing the site's origin; subsequent connects from the same site are silent.

• Send transactions — window.fistbump.sendTx({ to, amount }) accepts either a raw fb1… address or a Fistbump name (resolved on the wallet side). The wallet shows a review modal with the recipient, fee, and total, and requires the wallet to be unlocked before signing.

• Sign messages — window.fistbump.signMessage("hello") signs with the active wallet's receive address. window.fistbump.signMessage("hello", { name: "eskimo" }) signs with the key that owns a specific Fistbump name, after verifying ownership on the wallet side.

• Zero data collection — the extension does not talk to any remote server. Every request is forwarded to your locally installed Fistbump desktop wallet via Chrome's native messaging API.

How it works

The extension uses Chrome's native messaging API to talk to a small bridge binary shipped inside the Fistbump desktop app. Chrome pre-verifies the extension's ID before spawning the bridge, so no other extension can impersonate it. The bridge forwards requests to the wallet over a local Unix domain socket (on macOS and Linux) or named pipe (on Windows), both of which live in your user directory with per-user permissions.

Requirements

• The Fistbump desktop wallet must be installed. Download at https://fistbump.org.

• First-time use: launch the desktop wallet at least once so it registers the extension's native messaging host with your browser.

The desktop wallet and this extension are open source.

Technical

Version
0.2.0
Manifest
V3
Size
18.02KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
gdmmlkmiogkhboacejgemhghamolgaol
Developer ID
u7c9926040696a5fb3beed462d8a8508d
Developer Email
[email protected]
Created
Apr 14, 2026
Last Updated (Store)
Apr 16, 2026
Last Scraped
Jun 9, 2026
Website
fistbump.org

Data sourced from the Chrome Web Store · last verified Jun 9, 2026.