Item logo image for Fistbump

Fistbump

ExtensionDeveloper Tools1 user
Item media 1 (screenshot) for Fistbump

Overview

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

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.

Details

  • Version
    0.2.0
  • Updated
    April 16, 2026
  • Size
    18.02KiB
  • Languages
    English (United States)
  • Developer
    Eskimo Software
    2 Main St #1402 Sparta, NJ 07871-7069 US
    Website
    Email
    contact@eskimo.software
    Phone
    +1 539-337-5466
  • Trader
    This developer has identified itself as a trader per the definition from the European Union and committed to only offer products or services that comply with EU laws.
  • D-U-N-S
    117159175

Privacy

Manage extensions and learn how they're being used in your organization
The developer has disclosed that it will not collect or use your data. To learn more, see the developer’s privacy policy.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, visit the developer's support site

Google apps