Firefoxで、今一番興味があるアドオンが Weave なわけです。
Weave とは、ブックマークや閲覧履歴、パスワード、設定情報などをサーバに蓄積して、いろいろなクライアントで使えるようにするアドオンです。
似たアドオンに、Google製のアドオンもあります。(Firefox 3.0 にはまだ対応していませんが。)
で、このアドオンがバージョンアップしましたよ!って話です。
つい最近までは、ブックマークと履歴だけしか扱えなかったのですが、1.30からはパスワード、クッキー、フォームデータなども扱えるようになって強力になりました。
Weave Development Snapshots
* Additional data types: passwords, form autocomplete (incl. search history), open tabs - these are all alpha and off by default.
* Possible workaround for bug 421610. Currently affected users need to wait for a server lock wipe (check bug for status).
* Logging fixes.
* Better identity management.
* Add registration interface for engines (so new data types can be supported w/o changes to the core).
* Fixes to cookie sync.
* Sync bookmark descriptions.
* Login dialog fixes.
* Fix bookmark backup button in setup wizard.
* Track changes as they happen and sync changes as needed per-engine (instead of syncing all engines every 30 mins).
* Continue to sync other engines even if one of them fails.
と、なかなか面白くなってきました。
Related posts