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

RSS Ninja のバージョン履歴 - 全 9 バージョン

RSS Ninja 作成者: Digital Fracture

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

  • 最新バージョン

    バージョン 1.0.8

    リリース日 : 2026年4月6日 - 1,009.87 KB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作
    1.0.8
    - Fixed theme conflict when running alongside EPUB Ninja - theme now only applies on explicit user toggle, not on startup/install/window focus

    ソースコードは All Rights Reserved に従いリリースされています

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

    バージョン 1.0.7

    リリース日 : 2026年3月27日 - 1,009.89 KB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作
    RSS Ninja for Firefox - v1.0.7

    Bug Fixes
    Fixed an issue where users were logged out every time Firefox was closed and reopened. Login is now
    persistent across browser restarts using a secure token stored locally no need to sign in again.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年2月27日 - 1,009.56 KB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作
    release notes for 1.0.6:

    Bug Fixes
    - Fixed context menu clipping at bottom of page
    - Fixed view modes (compact, list, grid) not applying without page reload
    - Fixed theme not switching across page navigation
    - Fixed starring articles via keyboard shortcut crashing the page
    - Fixed smart filters (today/unread/starred) permanently destroying article list
    - Fixed real-time read state not updating in grid and list views
    - Fixed subfolder expand/collapse toggling all subfolders together
    - Fixed notification icon path pointing to wrong location
    - Fixed undefined CSS variable in help page

    Clean-up
    - Removed dead overlay reader system and content scripts
    - Removed orphaned files (shuriken SVGs, duplicate icons, unused pages)
    - Removed ~30 dead functions across all modules
    - Removed dead message handlers and unused imports
    - Consistent STORAGE_KEYS across background and module scripts

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年2月21日 - 2.37 MB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作
    RSS Ninja v1.0.5 — Release Notes

    Subscription Expired Notice
    • Users with an expired subscription are no longer silently signed out
    • A clear "Subscription Expired" overlay now appears on all sidebar pages
    • "Manage Subscription" button directs users to their account page to resubscribe via Stripe
    • "Sign Out" button available as an alternative option

    Backend
    • Auth endpoint now returns subscription status instead of blocking access, enabling a friendlier user experience

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年1月30日 - 2.37 MB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作
    RSS Ninja v1.0.4 Release Notes

    Bug Fixes
    • Fixed article loading bug - Resolved "readingTime is not defined" error that prevented articles from displaying in the reader page

    Improvements
    • Added auth timeout - Server authentication check now times out after 5 seconds, preventing the reader page from hanging if the server is slow or
      unreachable
    • Better error handling - Errors during initialization are now displayed instead of failing silently

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年1月29日 - 2.37 MB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作
    RSS Ninja Chrome v1.0.3 - Release Notes

    Performance Improvements
    • Faster feed loading - Replaced N+1 database queries with batch operations for unread counts
    • Smoother rendering - Optimized HTML rendering for feed lists and articles
    • Efficient image handling - Single event listener for all image errors instead of per-image handlers

    New Features
    • Configurable auto-refresh - Choose between 15, 30, or 60 minute refresh intervals in Settings
    • Auto-refresh on startup - Feeds automatically refresh when browser starts
    • Share Article button - Share articles directly from the reader modal

    Bug Fixes
    • Fixed nested confirmation dialogs - Delete confirmations now work correctly
    • Improved data deletion safety - Three-stage confirmation for "Clear All Data"
    • Default selection restored - Returns to "All Feeds" view when navigating back from settings

    Code Quality
    • Removed debug logging statements
    • Improved XSS protection with consistent HTML sanitization

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年1月25日 - 2.37 MB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作
    Storage Improvements
    - Increased storage quota from 5MB to 1GB
    - Added unlimitedStorage permission for power users with large feed collections

    This update allows users to subscribe to more feeds and store more articles without hitting storage limits.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年1月19日 - 2.37 MB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作
    RSS Ninja v1.0.1 Release Notes

    Bug Fixes

    Fixed read article ticks not updating in real-time - Green checkmarks now appear immediately when marking articles as read, no page refresh needed

    Fixed "Mark older as read" not working - Context menu index was being reset before use

    New Features
    • Mark as Unread - New right-click option to mark read articles as unread again
    • Close button - Added to all right-click context menus for easier dismissal

    UI Changes
    • Removed "Open in new tab" from article context menu

    Documentation
    • Added Article Menu section to tutorial (Feed Menu + Article Menu)
    • Updated extension help page with article right-click menu docs
    • Added 3 new feature cards to website:
      • Right-Click Menus
      • Dark & Light Themes
      • Star Articles

    Housekeeping
    • Updated package.json name to "rss-ninja"
    • Updated package.json description to "RSS Ninja - Browser RSS reader extension"
    • Version bump to 1.0.1

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年1月15日 - 2.37 MB
    firefox バージョン 142.0 以降, android バージョン 142.0 以降 で動作

    ソースコードは All Rights Reserved に従いリリースされています

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

アドオン

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

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

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

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