Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Web Monetization 版本历史 - 12 个版本

Web Monetization 作者: Interledger Foundation

评分 4.7 / 5
4.7 / 5 星
5
12
4
0
3
0
2
0
1
1
Web Monetization 版本历史 - 12 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.2.3

    发布于 2026年4月27日 - 1.28 MB
    适用于 firefox 142.0 及更高版本, android 142.0 及更高版本
    🐛 Bug Fixes
    • During the wallet connection process, support custom GateHub wallet addresses for automatic key addition. (#1361)

    🔧 Improvements
    • Reduced size of background script by roughly 300Kb by replacing crypto-browserify library with a custom lighter implementation. The extension should consume a little less power now. (#1362)

    Full Changelog: v1.2.2...v1.2.3

    源代码遵循 Apache-2.0 License 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 1.2.2

    发布于 2026年4月20日 - 1.37 MB
    适用于 firefox 142.0 及更高版本, android 142.0 及更高版本
    🐛 Bug Fixes
    • In case you accidentally revoked the key from your wallet, ensure monetization is resumed on existing tabs after you reconnect. (#1357)
    • Address changes in Interledger Wallet that broke automatic key addition during wallet connection. (#1354)
    • Fix a regression caused by a recent performance improvement. (#1352)

    Full Changelog: v1.2.1...v1.2.2

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 1.2.1

    发布于 2026年4月13日 - 1.36 MB
    适用于 firefox 142.0 及更高版本, android 142.0 及更高版本
    ## 🐛 Bug Fixes
    • Improve timing precision for continuous payments. (#1347)

    Full Changelog: v1.2.0...v1.2.1

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 1.2.0

    发布于 2026年3月30日 - 1.36 MB
    适用于 firefox 142.0 及更高版本, android 142.0 及更高版本
    🔧 Improvements
    • We’ve overhauled the error and success screens for wallet connections, budget updates, and top-ups. To save you time, we added a “Try Again” button directly on the error screen, allowing you to retry failed actions without restarting the process from the extension popup. (#1327, #1330)
    • To keep your browser tabs organized, the extension now automatically closes its previously opened tabs when an action creates a new extension tab. (#1325)
    • On websites with multiple wallet addresses, monetization now begins as soon as at least one address is ready to receive payments, rather than waiting for every address on the page to be ready. (#1340)

    🐛 Bug Fixes
    • Refined how we handle non-payable wallet addresses. Instead of a generic "Not Monetized" status, the extension now provides more accurate feedback: "Cannot make payments to this website at the moment," to better reflect the site's configuration. (#1339)

    Full Changelog: v1.1.2...v1.2.0

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 1.1.2

    发布于 2026年3月2日 - 1.36 MB
    适用于 firefox 142.0 及更高版本, android 142.0 及更高版本
    🔧 Improvements
    • Improve error handling during the wallet connection process (#1307).
    • Slightly faster initial wallet connection process. (#1308, #1309)
    • Add a “Try again” button if something went wrong during the wallet connection process. We are working on further improvements in the next release. (#1305, #1311)
    • Telemetry: Track additional custom events, not just clicks, while ensuring nothing private is sent outside your browser. (#1302, #1303)

    Full Changelog: v1.1.1...v1.1.2

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 1.1.1

    发布于 2026年2月16日 - 1.35 MB
    适用于 firefox 142.0 及更高版本, android 142.0 及更高版本
    Routine updates for smoother experience.

    Full Changelog: v1.1.0...v1.1.1

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 1.1.0

    发布于 2026年2月2日 - 1.35 MB
    适用于 firefox 142.0 及更高版本, android 142.0 及更高版本
    ✨ New Features
    • Add first mobile platform support with Firefox for Android, ensuring the extension works seamlessly on smaller screens and mobile browsing environments. (#1289)

    🔧 Improvements
    • Improve Web Monetization support detection for websites by installing the polyfill via manifest.json instead of background/content script injection. (#1290)

    Full Changelog: v1.0.0...v1.1.0

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 1.0.0

    发布于 2025年12月8日 - 1.17 MB
    适用于 firefox 110.0 及更高版本
    ✨ New Features
    • We now collect usage data and analytics to help us improve the extension. You'll be asked for consent upon update, but you can easily opt-in or opt-out any time in the settings. We use PostHog as our data provider (#1094).
    • Implemented built-in permissions management in Firefox manifest with data_collection_permissions, making consent for required data and optional telemetry more transparent (#1266).

    🔧 Improvements
    • Optimize the payment session start time by utilizing the minSendAmount provided in wallet responses when available (#1234).
    • Update the messaging on the Data Policy and Consent screen to be much clearer and easier to understand (#1264).

    🐛 Bug Fixes
    • Fix an issue where the Rate of Pay input was incorrectly locked to 1.00 (#1240).
    • Clicking the View Data Policy button from popup now correctly focuses the already open tab (#1250).
    • Enhance the accessibility of all toggle switches (#1253).

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 0.11.3

    发布于 2025年11月5日 - 981.65 KB
    适用于 firefox 110.0 及更高版本
    🐛 Bug Fixes
    • During wallet connection, update grant interaction hash verification logic to support wallets using both Rafiki v1 and v2 by computing hashes using the full authServer URL (#1230).
    • Fix GateHub automatic key addition by ensuring wallet address comparisons are case-insensitive (#1232).

    Full Changelog: v0.11.2...v0.11.3

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 0.11.2

    发布于 2025年10月29日 - 981.57 KB
    适用于 firefox 110.0 及更高版本
    🔧 Improvements
    • Removed browser and extension names from the public key nickname during the automatic key addition process, to meet Firefox Add-ons policy requirements. We made these changes for all browsers, not just Firefox. Also updated consent messaging on the connect wallet and post-install consent screens to reflect the same. (#1228)

    Full Changelog: v0.11.1...v0.11.2

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 0.9.3.0

    发布于 2025年8月15日 - 990.5 KB
    适用于 firefox 110.0 及更高版本

    源代码遵循 Apache-2.0 License 发布

    下载文件
  • 版本 0.9.2.1

    发布于 2025年8月4日 - 991.25 KB
    适用于 firefox 110.0 及更高版本
    📝 Miscellaneous
    • Update the logo and URL for Chimoney wallet on the post-install screen (#1147).

    Full Changelog: v0.9.2.0...v0.9.2.1

    源代码遵循 Apache-2.0 License 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

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

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。