Дополнения для браузера 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

    Выпущено 11 июня 2026 г. — 1,05 МБ
    Работает с 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

    Выпущено 6 июня 2026 г. — 1,04 МБ
    Работает с firefox 140.0 и выше

    Исходный код выпущен на условиях: Лицензия MIT

    Скачать файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Скачать

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

Последние сборки

  • Nightly
  • Beta

Firefox для бизнеса

  • Enterprise

Сообщество

  • Connect
  • Contribute
  • Developer

Подписаться

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.