Über diese Erweiterung
Synchronisieren Sie Ihre Lesezeichen browser- und geräteübergreifend. Über Nextcloud, oder einen beliebigen WebDAV-Dienst, oder einen beliebigen Git-Dienst, oder Google Drive, Ende-zu-Ende-verschlüsselt, wenn Sie wollen.
Weitere Informationen auf https://floccus.org
Unterstützen Sie
Wenn Sie die Herstellung und Weiterentwicklung dieser Software unterstützen möchten, können Sie hier spenden:
https://floccus.org/donate/
Probleme?
Bitte reichen Sie Fehlerberichte oder Hilfeanfragen auf Github ein:
https://github.com/floccusaddon/floccus
Rechtliches
Lizenz: https://github.com/marcelklehr/floccus/blob/master/LICENSE.txt
Datenschutzrichtlinie: https://github.com/marcelklehr/floccus/blob/master/PRIVACY_POLICY.md
Weitere Informationen auf https://floccus.org
Unterstützen Sie
Wenn Sie die Herstellung und Weiterentwicklung dieser Software unterstützen möchten, können Sie hier spenden:
https://floccus.org/donate/
Probleme?
Bitte reichen Sie Fehlerberichte oder Hilfeanfragen auf Github ein:
https://github.com/floccusaddon/floccus
Rechtliches
Lizenz: https://github.com/marcelklehr/floccus/blob/master/LICENSE.txt
Datenschutzrichtlinie: https://github.com/marcelklehr/floccus/blob/master/PRIVACY_POLICY.md
Versionshinweise für 5.5.3
- 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