Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Smart RSS Reader의 버전 기록 - 19개 버전

Smart RSS Reader 제작자: zakius

5점 만점에 4.1점
4.1 / 5
5
24
4
5
3
1
2
2
1
5
Smart RSS Reader의 버전 기록 - 19개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 2.26.0

    2025년 2월 25일에 출시 - 357.84 KB
    firefox 58.0 이상에서 작동
    Fixed the bug preventing new articles from being stored after shutting down the extension

    MIT License에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 2.25.2

    2023년 3월 9일에 출시 - 360.03 KB
    firefox 48.0 이상에서 작동

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.25.1

    2023년 3월 6일에 출시 - 360.03 KB
    firefox 96.0 이상에서 작동

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.25.0

    2023년 3월 3일에 출시 - 360.28 KB
    firefox 48.0 이상에서 작동
    New features:
    Added detection of GitHub releases feed
    Made statusbar always visible to prevent content shifts
    Added slight color change to active pane to make it easier to see
    Added toggle buttons for sources list to show only sources with unread articles and for articles list to show only unread articles
    Added per-domain throttling to reduce server load if multiple sources from the same domain are used
    Added ability to detect redirects and update source URL accordingly

    Bugfixes:

    Fixed issues with saving of Feed or Folder properties
    Fixed some issues with keyboard input
    Fixed issue preventing articles list from being rendered in certain cases
    Fixed search box
    Improved article change detection
    Fixed Youtube detection mechanism

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.23.2

    2021년 8월 19일에 출시 - 394.29 KB
    firefox 48.0 이상에서 작동
    Updates to change detection mechanism caused some malformed feeds to always be recognized as updated, this patch works around all the identified issues, if you still experience articles being marked as unread despite no apparent changes please report feeds affected by the issue in #183

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.23.1

    2021년 8월 16일에 출시 - 427.57 KB
    firefox 48.0 이상에서 작동
    ### New features:
    - Added configurable hotkeys - functionally complete, but displayed names of actions are a mix of translations, English strings and internal action names
    - Added Mozilla Readability parser to optionally load article content from website - you can set it as a default view per source and toggle view using new button above the content
    - Added support for multiple enclosures - Media RSS may include links to multiple files, now all of them are loaded from feed and displayed (items parsed in the past won't automatically load additional links though)
    - Now Youtube embed won't be loaded instantly, instead the cover image is displayed and gets replaced with player on click to save resources
    - It is now possible to open reader view before background task finishes loading, for example you can pin the reader tab and it will work properly after browser restart
    ### Bugfixes:
    - Fixed issues with HTML entities in content body and header link
    - Fixed issue causing some data to not be updated when article gets edited
    - Improved display for Youtube descriptions (thanks to @akizuha for contribution)
    - Fixed Youtube video ID recognition (thanks to @akizuha for contribution)
    - Fixed issue causing `Never` option to not be properly displayed when selected in various places of feed properties
    - Hopefully fixed issue causing new items to be put in wrong order when currently displayed feed gets updated, will keep monitoring this as it's tricky to reproduce
    - Fixed issue that caused last release to mark articles as unread every time it updated feed
    - multiple smaller fixes that weren't tracked
    ### Internal changes:
    - Work needed to make configurable hotkeys a reality included also groundwork for options translations, but that's still a very distant goal

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.23.0

    2021년 8월 16일에 출시 - 427.62 KB
    firefox 48.0 이상에서 작동
    ### New features:
    - Added configurable hotkeys - functionally complete, but displayed names of actions are a mix of translations, English strings and internal action names
    - Added Mozilla Readability parser to optionally load article content from website - you can set it as a default view per source and toggle view using new button above the content
    - Added support for multiple enclosures - Media RSS may include links to multiple files, now all of them are loaded from feed and displayed (items parsed in the past won't automatically load additional links though)
    - Now Youtube embed won't be loaded instantly, instead the cover image is displayed and gets replaced with player on click to save resources
    ### Bugfixes:
    - Fixed issues with HTML entities in content body and header link
    - Fixed issue causing some data to not be updated when article gets edited
    - Improved display for Youtube descriptions (thanks to @akizuha for contribution)
    - Fixed Youtube video ID recognition (thanks to @akizuha for contribution)
    - Fixed issue causing `Never` option to not be properly displayed when selected in various places of feed properties
    - Hopefully fixed issue causing new items to be put in wrong order when currently displayed feed gets updated, will keep monitoring this as it's tricky to reproduce
    - multiple smaller fixes that weren't tracked
    ### Internal changes:
    - Work needed to make configurable hotkeys a reality included also groundwork for options translations, but that's still a very distant goal

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.22.3

    2021년 4월 24일에 출시 - 372.62 KB
    firefox 48.0 이상에서 작동
    Fixed issue with auto cleanup, read entries won't be wrongly removed anymore

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.22.2

    2021년 3월 27일에 출시 - 370.85 KB
    firefox 48.0 이상에서 작동
    - Improved favicon handling greatly, now it won't get stuck on errors and is less likely to not detect favicon when one is available
    - Fixed issue with automatic removal of old articles
    - Fixed counters not updating properly
    - Fixed content height not being set properly in some instances
    - Added experimental support for feeds with prefixed tags (currently only tested on anidb)
    - Added quick Spanish translation

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.22.0

    2021년 1월 18일에 출시 - 343.78 KB
    firefox 48.0 이상에서 작동
    Added option to show only sources with unread articles + toggle button on toolbar
    Added button to remove selected source
    Added button to scroll selected source into view
    Added indicator of unread articles for pinned group
    Added option to choose favicon provider - defaults to internal
    Fixed auto removing old items from trash
    Fixed automatic media preview not working
    Fixed rendering issues when quickly switching from source with a lot of articles

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.21.0

    2021년 1월 14일에 출시 - 342.51 KB
    firefox 48.0 이상에서 작동
    - Added ability to automatically pin articles matching predefined filters - comma separated list in settings
    - Fixed issue causing detected sources list to become empty when switching tabs

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.20.0

    2021년 1월 9일에 출시 - 341.99 KB
    firefox 48.0 이상에서 작동
    Added option to keep unread or unvisited articles when automatically removing old ones
    Added `Subscribe` item to link context menu in case you find a link to feed that wasn't detected automatically (note: it appears on all links, not only ones leading to feeds)
    Improved detection mechanism for YouTube
    Improved handling of HTML entities
    Cleaned up the look of content pane when no article is selected
    Fixed issue causing feed detection to not list detected sources
    Reduced size of the package

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.19.0

    2020년 12월 31일에 출시 - 353.68 KB
    firefox 48.0 이상에서 작동
    Added option to display source favicon when listing All sources or Thrash
    Fixed feed detection issues
    Improved favicon loading
    Fixed sorting not working initially

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.18.0

    2020년 12월 29일에 출시 - 355.67 KB
    firefox 48.0 이상에서 작동
    - Changed the way articles list is rendered to prevent UI locking
    - Greatly expanded feed detection capabilities (now supports Youtube, Vimeo, BitChute, LBRY and more)
    - Added embedded video to Youtube feeds in the media area
    - Improved translations (thanks to community contributions)
    - Cleaned up Settings page - less scrolling, less clutter
    - Fixed some other minor issues

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.17.0

    2020년 6월 20일에 출시 - 354.35 KB
    firefox 48.0 이상에서 작동
    Added ability to choose when New feeds found icon should be displayed
    Added ability to hide already subscribed feeds from subscribe list

    Added few of missing translation lines (thanks to joberreiter)

    Fixed issues with Properties panel rendering for folders and when multiple sources are selected

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.16.4

    2020년 6월 18일에 출시 - 353.12 KB
    firefox 48.0 이상에서 작동
    Fixed Refetch function not working
    Improved automatic housekeeping
    Added button in Options allowing user to force clearing removed items cache
    Hopefully fix Settings not loading issue

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.16.3

    2020년 6월 18일에 출시 - 353.8 KB
    firefox 48.0 이상에서 작동
    Fixed Refetch function not working
    Improved automatic housekeeping
    Added button in Options allowing user to force clearing removed items cache

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.16.2

    2020년 6월 17일에 출시 - 353.49 KB
    firefox 48.0 이상에서 작동
    Fixed `Title is link` not working in last version
    Fixed issue causing different feeds pointing to the same items to not work properly
    Improved import experience - file name masks are applied in file picker and now SMART import automatically overwrites data

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.16.0

    2020년 6월 12일에 출시 - 353.27 KB
    firefox 56.0 이상에서 작동
    Modified internals to render views according to AMO guidelines
    Fixed Source list sorting to work properly with accented characters
    Search now works also when you type unaccented characters
    Fixed issue causing unresponsibility of interface during data load

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.