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

floccus의 버전 기록 - 25개 버전

floccus 제작자: Marcel Klehr

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

  • 최신 버전

    버전 5.5.3.1

    2025년 5월 14일에 출시 - 6.31 MB
    firefox 58.0 이상에서 작동
    Rollback to v5.4.5 due to memory issues with the new logging system

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

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

    버전 5.5.3

    2025년 4월 30일에 출시 - 6.42 MB
    firefox 58.0 이상에서 작동
    • perf(GoogleDrive): Speed up "no changes" code path
    • perf(Folder#clone): Make Folder#clone use prototype inheritance to save ALOT of memory
    • perf(BrowserAccount): Don't use browser.bookmarks.getTree() if avoidable
    • refactor(isUsingBrowserTabs): Expose Resource#isUsingBrowserTabs
    • fix(CachingTreeWrapper): Allow changes to the live tree without disturbing the cache
    • fix(App#openInNewTab): Use browser.tabs to open new tab instead of window.open (Didn't work in Edge for Android)
    • fix(Default#applyAdditionFailsafe): Only kick in if at least 20 bookmarks are being added
    • fix(WebDAV): Add Depth header to PROPFIND for getting filesize

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.5.2

    2025년 4월 16일에 출시 - 6.42 MB
    firefox 58.0 이상에서 작동
    Fixed
    • fix(IndexedDB): Delete up to the last hour of logs
    • fix(storage): Add checkStorage method to freeStorage regularly
    • fix(IndexedDB): Don't store more than 50MB of logs

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.5.1

    2025년 4월 9일에 출시 - 6.42 MB
    firefox 58.0 이상에서 작동
    New
    • feat(Logger): Use IndexedDB to store logs in order to store more
    • feat(AdditionFailsafe): Extend failsafe mechanism to prevent creation of excessive amounts of bookmarks
    • fix(failsafe): Reduce threshold to 20% OR 1k bookmarks

    Fixed
    • fix(Controller): Do not run scheduleSync concurrently for all accounts
    • fix(failsafe): Also apply failsafe on upstream changes
    • fix(NewAccount): Disable git backend on android/ios
    • fix(GoogleDrive): fix "T.includes is not a function" error
    • fix(webdav): Validate filesize via PROPFIND to detect partial downloads

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.4.5

    2025년 3월 20일에 출시 - 6.31 MB
    firefox 58.0 이상에서 작동
    • fix(Controller): Cap exponential backoff at 1h
    • fix(Account): Don't call onSyncFail twice if onSyncStart failed
    • fix(App): Allow opening any view in a new tab
    • fix(Git): Make sure foreign locks are freed when forceLock is set
    • fix(NextcloudBookmarks): Make sure lock is freed when forceLock is set
    • fix(LocalTabs): Speed up tabs updated callback

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.4.4

    2025년 2월 5일에 출시 - 6.21 MB
    firefox 58.0 이상에서 작동
    Minor fixes

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.4.3

    2025년 1월 23일에 출시 - 7.83 MB
    firefox 58.0 이상에서 작동
    * fix(OptionsLinkwarden): Allow changing server folder
    * fix(Storage): Don't give up when storage entry can not be parsed
    * refactor(Account#setData): Accept partial data and use lock to set data (fixes hanging sync on iOS)
    * fix(README): Add APK cert fingerprint
    * fix(GoogleDrive|WebDAV): Try to catch more errors when file is encrypted
    * enh(AutoSync): Add an explantion in settings

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.4.2.1

    2025년 1월 6일에 출시 - 7.83 MB
    firefox 58.0 이상에서 작동

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.4.0

    2024년 11월 30일에 출시 - 7.83 MB
    firefox 58.0 이상에서 작동
    * enh(Tree): Add confirmation before deleting items
    * enh(tabs): Make merge strategy work with tabs
    * enh(Account#sync): Allow forcing sync when profile is scheduled
    * fix(Scanner): Improve move stability with same-titled folders
    * fix(GoogleDrive|WebDAV): fix _.includes is not a function error
    * fix(Account#sync): Do not break lock automatically

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.3.4

    2024년 11월 17일에 출시 - 7.82 MB
    firefox 58.0 이상에서 작동
    fix(Linkwarden): Correctly update bookmarks on the server

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.3.3

    2024년 11월 10일에 출시 - 7.82 MB
    firefox 58.0 이상에서 작동
    ### New

    * enh(Git): Mention profile label in commit message

    ### Fixed
    * fix(ios/sharing-extension): Add compat for newer ios versions
    * fix(GoogleDrive): includes is not a function
    * fix(Update): Fix visual glitch

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.3.1

    2024년 10월 9일에 출시 - 7.82 MB
    firefox 58.0 이상에서 작동
    Fix javascript bookmark handling
    Fix(GoogleDrive): Don't leave behind hoards of files

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.3.0.2

    2024년 9월 28일에 출시 - 7.8 MB
    firefox 58.0 이상에서 작동
    ### New

    * Add support for Linkwarden

    ### Fixed

    * fix(GoogleDrive): Sort files by modified date

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.2.7

    2024년 9월 8일에 출시 - 7.77 MB
    firefox 58.0 이상에서 작동
    Various fixes

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.2.6

    2024년 8월 26일에 출시 - 7.77 MB
    firefox 58.0 이상에서 작동
    * fix(Update): Show floccus logo on update page
    * fix: Refactor sync algorithm introducing location types (fixed 6 correctness bugs along the way)

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.2.5

    2024년 7월 25일에 출시 - 7.77 MB
    firefox 58.0 이상에서 작동
    Many smaller fixes, plus a new easy way to reach out to the developer if you have problems

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.2.4

    2024년 7월 2일에 출시 - 8.02 MB
    firefox 58.0 이상에서 작동
    * fix(Account): Use exponential backoff instead of disabling profile after 10 errors
    * fix(imports): Don't allow importing actions definitions from store/index
    * fix(Folder#traverse)
    * fix typo in README.md in git repos
    * fix(Default#executeAction): fix ordering when doing bulkImport in Unidirectional strategy
    * fix(NextcloudBookmarks): Make sure folder exists before appending children

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.2.3

    2024년 6월 21일에 출시 - 7.99 MB
    firefox 57.0 이상에서 작동
    * fix(AccountCard): mention if profile was disabled after error
    * fix(OptionsGit): Branch option didn't propagate new value

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.2.1

    2024년 6월 15일에 출시 - 7.99 MB
    firefox 57.0 이상에서 작동
    make history permission optional and request on demand only

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.2.0.3

    2024년 6월 12일에 출시 - 7.99 MB
    firefox 57.0 이상에서 작동
    ### New

    * feat: Allow custom labels for profiles
    * feat: Allow counting clicks with Nextcloud Bookmarks
    * feat: Add some UI interventions asking for donations
    * feat: Opt-in automated error reporting using Sentry

    ### Fixed

    * fix: Don't sync scheduled profiles if they're disabled
    * fix: Don't show update notification if the user doesn't use floccus
    * fix: Do not run two scanners at the same time
    * fix: Improve build script to avoid faulty builds
    * fix: Give browser more time to breathe to avoid freezing browser
    * fix: Disable profile after 10 errors in a row

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.1.4.2

    2024년 5월 21일에 출시 - 7.97 MB
    firefox 57.0 이상에서 작동
    ### Fixed

    * [native] fix(Drawer): Add icon for git profiles
    * fix: Improve locking logic
    * fix(BrowserController): Don't spam setIcon warnings
    * fix(Account): call onSyncFail if onSyncStart fails

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.1.3.1

    2024년 5월 18일에 출시 - 7.97 MB
    firefox 57.0 이상에서 작동
    [native] fix: set largeHeap to true on android + fix git settings
    fix: Improve locking logic
    fix(NextcloudBookmarks#getExistingBookmarks): Don't use search-by-url for javascript links
    fix: Make Diff#inspect() output more readable
    fix: Limit concurrency for reorderings
    fix: Improve bulkImport performance by chunking
    fix: Unhandled error "Receiving end does not exist"

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.1.2.1

    2024년 5월 14일에 출시 - 7.97 MB
    firefox 57.0 이상에서 작동
    Fix build

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.1.2

    2024년 5월 14일에 출시 - 7.97 MB
    firefox 57.0 이상에서 작동
    * fix(GoogleDrive): Catch 500 errors
    * fix(NextcloudBookmarks): Remove feature detection of 5yo features
    * feat(NextcloudBookmarks): Accept javascript: links
    * fix(webpack): Don't set DEBUG to true in production
    * fix(BrowserController#setStatusBadge): Don't throw when setting icon
    * fix(Account#progressCallback): Don't error if syncProcess is not defined yet
    * fix: Don't error in old Chrome versions if browser.permissions.contains fails
    * fix: Wrap local tree fetch error
    * fix(webpack): Split initial chunks to avoid AMO review complaining

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.1.1

    2024년 5월 10일에 출시 - 7.97 MB
    firefox 57.0 이상에서 작동
    * fix(SyncProcess): Do not serialize all trees each progress tick
    * fix(SyncProcess): Call progressCb 2x less
    * fix(Account): Extract and unify progressCallback
    * fix(SyncProcess): Limit action execution concurrency to 12
    * fix(Account): Properly declare DEBUG the typescript way
    * fix(syncProcess): Properly count planned actions
    * fix(Git): On init don't use force push
    * fix(Git): Only bulldoze the repository if HEAD or branch cannot be found
    * Add optional automatic error reporting to discover dormant bugs
    * fix(Unidirectional): Scanner should use mappings if possible
    * fix({html,xbel} parsers): Don't replace '0' by ''
    * fix: Don't set lock after freeing it
    * Fix(BrowserTree): Don't load full Tree on startup

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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