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

Claude Pulse 版本历史 - 2 个版本

Claude Pulse 作者: roasteduck

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

  • 最新版本

    版本 1.3.0

    发布于 2026年6月11日 - 1.05 MB
    适用于 firefox 140.0 及更高版本
    Here's what was ported across from the Chrome version into the Firefox extension — all 3 files touched:
    scheduler.js — biggest change:

    Storage is now async (loadQueue/saveQueue return promises), with chrome.storage.local tried first and localStorage as fallback — same pattern as Chrome, works in both environments
    add(), remove(), getQueue() are all async now
    tick() + _fireNext() replaced by _fireAll() — fires the entire queue sequentially with a 15-second gap between prompts (BETWEEN_DELAY_MS) instead of sending one and stopping
    New testSend(text) method that the "Send now (test)" button calls
    Timer is now armed directly in updateUsage() instead of relying on tick() polling

    ui.js — scheduler panel:

    "Queue Prompt" button renamed to "Queue for reset" and moved into a flex btnRow
    New "Send now (test)" button alongside it — calls testSend, shows success/error feedback inline
    New _feedback div with green/red states
    _addPrompt, _renderQueue, delete handlers all made async to await the new async storage
    Queue items now show a numbered order badge (①②③…) so you can see firing sequence
    Prompt truncation tightened from 90 → 80 chars

    main.js — copy button now properly injected:

    The attachUsageLine patch now also appends ui.copyButton (with its separator dot) into usageMetaGroup — the copy button was wired up in ui.js all along but was never being attached to the DOM in the FF version

    源代码遵循 MIT 许可证 发布

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

    版本 1.2.0

    发布于 2026年6月6日 - 1.04 MB
    适用于 firefox 140.0 及更高版本

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

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

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

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