diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-19 11:19:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-19 11:19:21 -0300 |
commit | fe5c8f030cd2092efef578ffc7779610efc56b4b (patch) | |
tree | 7c00557d5edc1dfadf7a541a4a19ea95e02809ee | |
parent | b0716a7348e4c0f4f03e5694405fd74c4020d959 (diff) | |
download | firefoxer-fe5c8f030cd2092efef578ffc7779610efc56b4b.tar.gz firefoxer-fe5c8f030cd2092efef578ffc7779610efc56b4b.tar.bz2 |
TODO: improved chrome syncing
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ # TODO -* To be defined. +* [ ] Devise a better way to keep `chrome` customizations synced among all + profiles. Using `firefox-chrome-sync` manually is sub-optimal. |