diff options
-rw-r--r-- | ChangeLog.md | 5 | ||||
-rw-r--r-- | TODO.md | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 165fe19..1add3cb 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,4 +2,7 @@ ## 2024-07-19 - Initial version -* Initial version. +* [x] Create initial version. +* [x] Create `firefox-chrome-sync` script. +* [x] Rename `firefox-chrome-sync` to `firefox-profile-sync`. +* [x] Manage `user.js` configuration. @@ -1,7 +1,5 @@ # TODO -* [x] Rename `firefox-chrome-sync` to `firefox-profile-sync`. -* [ ] Manage `user.js` configuration. * [ ] Document about the long journey to keep Firefox slick and lean: from themes to Vimperator and other plugins. How the WebExtensions transition made things really difficult. |