Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Claude Pulse version history - 2 versions

Claude Pulse by roasteduck

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
Claude Pulse version history - 2 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.3.0

    Released Jun 11, 2026 - 1.05 MB
    Works with firefox 140.0 and later
    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

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.2.0

    Released Jun 6, 2026 - 1.04 MB
    Works with firefox 140.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.