Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
Fistbump 預覽

Fistbump 作者: Fistbump

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

0(0 筆評分)0(0 筆評分)
無使用者無使用者
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

關於此擴充套件
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 the browser's native messaging API.

How it works

The extension uses the browser's native messaging API to talk to a small bridge binary shipped inside the Fistbump desktop app. The browser 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.
由 1 位評論者給出 0 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
權限與資料

必要權限:

  • 與 Firefox 以外的程式交換訊息
  • 存取您所有網站中的資料

收集下列資料:

  • 開發者聲稱此擴充套件不要求收集任何資料。
了解更多
更多資訊
附加元件網址
  • 首頁
  • 技術支援網站
版本
0.2.0
大小
23.15 KB
最近更新
25 天前 (2026年4月15日)
相關分類
  • 網頁開發
  • 隱私權與安全性
授權條款
MIT License
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。