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

GitHub Notifier Pro のバージョン履歴 - 全 10 バージョン

GitHub Notifier Pro 作成者: eux

まだ評価されていません
5 段階中 0 の評価
5
0
4
0
3
0
2
0
1
0
GitHub Notifier Pro のバージョン履歴 - 全 10 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 1.4.1

    リリース日 : 2026年5月30日 - 112.47 KB
    firefox バージョン 112.0 以降 で動作
    v1.4.1

    What's Changed

    Changed

    - Filter icon dot now lights only when at least one rule is currently matching an unread notification, instead of whenever any rule is configured

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

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

    バージョン 1.4.0

    リリース日 : 2026年5月20日 - 112.33 KB
    firefox バージョン 112.0 以降 で動作
    v1.4.0

    What's Changed

    Added
    - Cache author avatar bytes locally as base64 data URLs so the popup renders avatars with no network or flicker on browsers that bypass HTTP caching for cross-origin extension requests (e.g. Brave Shields)

    Fixed
    - Adaptive poll interval signalled by GitHub's X-Poll-Interval header no longer dropped when a later storage write in the same fetch cycle fails

    Changed
    - Bump minimum Chrome to 114 to use the 10 MB chrome.storage.local quota (Chrome 99–113 capped at 5 MB)

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

    ファイルをダウンロード
  • バージョン 1.3.1

    リリース日 : 2026年5月15日 - 98.19 KB
    firefox バージョン 112.0 以降 で動作
    v1.3.1

    What's Changed

    Fixed

    - Filter rule count badges not recomputed after mark-as-read, mark-repo-as-read, mark-all-as-read, or desktop notification click
    - Sync now uses GitHub gist updated_at as the authoritative timestamp, avoiding missed remote changes on devices with skewed clocks
    - Sync no longer flags false conflicts when filter rule field order differs ({keywords, repos} vs {repos, keywords}) or when only the timestamp changed without rule edits
    - Replace createContextualFragment and innerHTML with DOMParser to satisfy AMO security linter

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

    ファイルをダウンロード
  • バージョン 1.3.0

    リリース日 : 2026年5月14日 - 97.92 KB
    firefox バージョン 112.0 以降 で動作
    v1.3.0

    What's Changed

    Added

    - Notification filter rules — hide notifications by repo and/or keyword
    - Browse filtered notifications inline via "· N filtered" badge
    - Sync filter rules across browsers via private GitHub Gist

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

    ファイルをダウンロード
  • バージョン 1.2.1

    リリース日 : 2026年4月17日 - 81.78 KB
    firefox バージョン 112.0 以降 で動作
    v1.2.1

    What's Changed

    Improved
    - Refine popup hover and keyboard focus feedback across links, buttons, repository headers, and notification actions
    - Merge the settings avatar and username into a single accessible profile link while keeping avatar and text hover feedback independent

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

    ファイルをダウンロード
  • バージョン 1.2.0

    リリース日 : 2026年4月16日 - 81.62 KB
    firefox バージョン 112.0 以降 で動作
    v1.2.0

    What's Changed

    Added
    • Add "go to latest comment" button for notifications (prefetched and cached)
    • Add priority dot for high-priority notification reasons
    • Sum PR review comments into comment count

    Fixed
    • Shrink settings panel to content height by removing forced flex fill

    Changed
    • Remove hover cards feature, keep native title tooltips
    • Update settings icon in assets

    Full Changelog: https://github.com/euxx/github-notifier-pro/compare/v1.1.0...v1.2.0

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

    ファイルをダウンロード
  • バージョン 1.1.0

    リリース日 : 2026年4月14日 - 79.57 KB
    firefox バージョン 112.0 以降 で動作
    https://github.com/euxx/github-notifier-pro/releases/tag/v1.1.0

    Added
    Split repo header links into separate actions for better usability
    Add main open target option for notifications

    Fixed
    Preserve focus after marking notifications as read

    Improved
    Unify focus states and fix hidden tab targets
    Refine action button visibility and avatar ring styles

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

    ファイルをダウンロード
  • バージョン 1.0.7

    リリース日 : 2026年4月1日 - 78.68 KB
    firefox バージョン 112.0 以降 で動作
    [1.0.7] - 2026-04-01

    Fixed
    • Unify all popup links to open at end of tab strip, matching notification click behavior

    [1.0.6] - 2026-04-01

    Fixed
    • Notification detail cache not refreshed when a notification is updated, showing stale state/author info
    • Replace blocking alert() with inline hint text for notification permission feedback in settings
    • Build script no longer wipes dist/firefox-dev directory

    Improved
    • Switch linter and formatter from ESLint/Prettier to oxlint/oxfmt
    • Extract shared utilities and constants for better code organization
    • Remove dead code and tighten default values

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

    ファイルをダウンロード
  • バージョン 1.0.5

    リリース日 : 2026年3月13日 - 78.02 KB
    firefox バージョン 112.0 以降 で動作
    [1.0.5]
    Fixed
    Notification count in the repository header not decrementing when a single notification is marked as read
    Countdown timer display jumping on alarm reset (was showing remaining time from the previous alarm cycle)
    Device Flow OAuth polling could exceed expires_in timeout after repeated slow_down responses from GitHub
    Theme / popup width changes not applied when browser storage write fails

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

    ファイルをダウンロード
  • バージョン 1.0.4

    リリース日 : 2026年3月9日 - 77.87 KB
    firefox バージョン 112.0 以降 で動作

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

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

アドオン

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

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

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