dillo

joined 8 months ago
[โ€“] [email protected] 1 points 2 weeks ago

@[email protected] there is no plugin I'm aware of, but I assume they should have an API to do the syncing which can be used to write one.

For reference, the FF one is 54 lines long of shell script and took me 1 h to write.

[โ€“] [email protected] 4 points 3 weeks ago (1 children)

@[email protected] not yet :-)

The floppy size limit is to prevent the browser code from becoming too complex.

This forces us to offload extra functionallity to plugins, which is the intended effect.

 

New #Dillo plugin to sync bookmarks with #Firefox Sync.

https://github.com/dillo-browser/dillo-plugin-ffbm

It uses the ffsclient tool to access Firefox Sync data: https://github.com/Mikescher/firefox-sync-client