Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Claude Pulse のバージョン履歴 - 全 2 バージョン

Claude Pulse 作成者: roasteduck

5 段階中 5 の評価
5 段階中 5 の評価
5
1
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 License に従いリリースされています

    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 1.2.0

    リリース日 : 2026年6月6日 - 1.04 MB
    firefox バージョン 140.0 以降 で動作

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。