Extensões do Navegador Firefox
  • Extensões
  • Temas
    • Firefox
    • Dicionários e Pacotes de Idioma
    • Outros navegadores
    • Extensões para Android
Entrar
Ícone da extensão

Histórico de versões do floccus - 25 versões

floccus por Marcel Klehr

Avaliado em 4,5 de 5
4,5 de 5 estrelas
5
195
4
16
3
10
2
3
1
22
Histórico de versões do floccus - 25 versões
  • Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.

  • Versão mais recente

    Versão 5.10.2

    Lançado em 18 de jul de 2026 - 15,28 MB
    Funciona em firefox 58.0 em diante
    • fix(Dropbox): encode JSON in request headers correctly to handle non-ascii filenames correctly
    • fix(WebDAV): encode path components of MOVE request Destination header to handle non-ascii filenames correctly
    • Translation updates

    Código fonte publicado sob Mozilla Public License 2.0

    Baixe o Firefox e instale a extensão
    Baixar arquivo
  • Versões mais antigas

    Versão 5.10.1

    Lançado em 7 de jul de 2026 - 15,28 MB
    Funciona em firefox 58.0 em diante
    Better support for screen readers, new option to sync on startup and fixed Dropbox account setup

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.9.1

    Lançado em 10 de abr de 2026 - 14,43 MB
    Funciona em firefox 58.0 em diante
    • fix: Don't clear logs when service worker restarts
    • fix(xml-parser): Use latest lib version and set limits to Infinity
    • fix: Fix getBackoffInterval logic in BrowserController and NativeController

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.9.0

    Lançado em 4 de abr de 2026 - 14,43 MB
    Funciona em firefox 58.0 em diante
    • feat: Dropbox sync backend integration (thanks to Aaryan Vangari)
    • feat: New language: Hindi
    • enh(messages): Give better instructions in case of failsafe

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.8.6

    Lançado em 23 de jan de 2026 - 14,31 MB
    Funciona em firefox 58.0 em diante
    Minor fixes

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.8.4

    Lançado em 19 de jan de 2026 - 14,31 MB
    Funciona em firefox 58.0 em diante
    Many small changes to increase realiability

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.8.3

    Lançado em 20 de dez de 2025 - 13,92 MB
    Funciona em firefox 58.0 em diante
    fix(Logger): Trim logs regularly to avoid memory leak
    fix(Scanner): Remove Log spam
    fix(LocalTabs): Fix dummyTab workaround for tab group creation on firefox
    fix(LocalTabs): Do not parseInt(windowId)
    fix(css): Use proper css
    fix(Account#progressCallback): Prevent errors getting mappings after sync has finished
    fix: Multiple small hardenings
    fix(Account#sync): Do not re-init account if failsafe triggers
    fix: show warning on mobile if browser doesn't match
    fix(failsafe): be more precise about where bookmarks are added/deleted
    fix(WebDAV): Use includeCredentials option again

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.8.2

    Lançado em 7 de dez de 2025 - 7,11 MB
    Funciona em firefox 58.0 em diante
    • fix: Resume sync with reset cache after MappingFailure
    • fix(DescriptionAccountcreated): Mention that combining floccus with browser sync doesn't work
    • fix: Introduce proper XbelParseError
    • fix: Introduce proper error for invalid URL
    • fix: Try to fix 'Calling getCacheTree() of undefined' error
    • fix: Make Caching#orderFolder behave like BrowserTree#orderFolder to avoid ordering mistakes
    • fix: Implement GC for mappings

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.8.1

    Lançado em 22 de nov de 2025 - 7,04 MB
    Funciona em firefox 58.0 em diante
    • fix: Make cancelSync work more immediately
    • fix: Don't get stuck on syncing after waking up from suspend

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.8.0

    Lançado em 16 de nov de 2025 - 7,04 MB
    Funciona em firefox 58.0 em diante
    • GoogleDrive: Add a HTTP request timeout
    • Split interval based sync and change-based sync into two options
    • A few bug fixes

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.7.0

    Lançado em 27 de ago de 2025 - 7,03 MB
    Funciona em firefox 58.0 em diante
    • Overall sync performance has been optimized, reducing wait times and resource usage.
    • Feedback – Submit one‑off feedback directly from the app.
    • Messaging – TLS is now mentioned in the E017 explanation.
    • Sync logic – Fixed issues with reorders, concurrency and continuation handling during interrupted syncs.
    • Account progress – Cache and mappings now persist for atomic backends.
    • Browser tree – Concurrency limited to 1 to avoid race conditions.
    • Localization – Added translations for many languages (ro_RO, el, it, fi, cs, pl, sv, tr, et, ko_KR, ru, de, ja, pt, zh_CN, fr, es).
    • Scrolling – Capacitor status bar plugin now prevents content from scrolling under the status bar.
    • Local tabs – New tab groups stay alive long enough for tabs to be added.
    • General – Cancelled local tree operations, ensured skipped reorders are retracted and cleared continuations properly.

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.6.0

    Lançado em 2 de ago de 2025 - 6,34 MB
    Funciona em firefox 58.0 em diante
    New
    • New backend: KaraKeep
    • Support syncing tab groups
    • [Native app] Improved handling of share intents

    Fixed
    • Make syncing with Linkwarden work again: Switch to new search endpoint
    • Improve syncing correctness: Fix ID comparisons
    • Improve syncing correctness: reconcileReorderings based on both donePlans
    • Improve syncing correctness: Fix mappable() function
    • Improve syncing correctness: Do not move items across folders in orderFolder()
    • fix: Fix "failed to map parentId" errors
    • Ignore permissions when using Orion
    • Improve Description for Bookmarksfile
    • Display more meaningful explanation for server target
    • Never force-push when syncing via git
    • Catch errors when parsing XML
    • Allow syncing root folder in chrome again
    • catch errors from git.push operations

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.5.6

    Lançado em 14 de jul de 2025 - 6,32 MB
    Funciona em firefox 58.0 em diante
    Fixed
    • Remove all traces of IndexedDB usage

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.5.3.1

    Lançado em 14 de mai de 2025 - 6,31 MB
    Funciona em firefox 58.0 em diante
    Rollback to v5.4.5 due to memory issues with the new logging system

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.5.3

    Lançado em 30 de abr de 2025 - 6,42 MB
    Funciona em firefox 58.0 em diante
    • 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

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.5.2

    Lançado em 16 de abr de 2025 - 6,42 MB
    Funciona em firefox 58.0 em diante
    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

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.5.1

    Lançado em 9 de abr de 2025 - 6,42 MB
    Funciona em firefox 58.0 em diante
    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

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.4.5

    Lançado em 20 de mar de 2025 - 6,31 MB
    Funciona em firefox 58.0 em diante
    • 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

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.4.4

    Lançado em 5 de fev de 2025 - 6,21 MB
    Funciona em firefox 58.0 em diante
    Minor fixes

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.4.3

    Lançado em 23 de jan de 2025 - 7,83 MB
    Funciona em firefox 58.0 em diante
    * 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

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.4.2.1

    Lançado em 6 de jan de 2025 - 7,83 MB
    Funciona em firefox 58.0 em diante

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.4.0

    Lançado em 30 de nov de 2024 - 7,83 MB
    Funciona em firefox 58.0 em diante
    * 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

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.3.4

    Lançado em 17 de nov de 2024 - 7,82 MB
    Funciona em firefox 58.0 em diante
    fix(Linkwarden): Correctly update bookmarks on the server

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.3.3

    Lançado em 10 de nov de 2024 - 7,82 MB
    Funciona em firefox 58.0 em diante
    ### 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

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
  • Versão 5.3.1

    Lançado em 9 de out de 2024 - 7,82 MB
    Funciona em firefox 58.0 em diante
    Fix javascript bookmark handling
    Fix(GoogleDrive): Don't leave behind hoards of files

    Código fonte publicado sob Mozilla Public License 2.0

    Baixar arquivo
Ir para a página inicial da Mozilla

Extensões

  • Sobre
  • Blog de extensões do Firefox
  • Workshop de extensões
  • Central do desenvolvedor
  • Diretivas do desenvolvedor
  • Blog da comunidade
  • Fórum
  • Relatar um erro
  • Guia de análise

Baixar

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

Versões mais recentes

  • Nightly
  • Beta

Firefox para empresas

  • Enterprise

Comunidade

  • Connect
  • Contribute
  • Developer

Seguir

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacidade
  • Cookies
  • Jurídico

Exceto onde de outra forma notado, o conteúdo deste site está licenciado sob a Creative Commons Licença de Atribuição Compartilha-Igual v3.0 ou qualquer versão posterior.