diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-19 11:59:19 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-19 11:59:19 -0300 |
commit | af70bd6d561a2af42ddcdf67c28ede5975c95330 (patch) | |
tree | 7a0c91af8611096db76cbebb6cfbbd9e37dfbd78 | |
parent | c2b8cebc59da24b5e1b419910108b4452745dc13 (diff) | |
download | firefoxer-af70bd6d561a2af42ddcdf67c28ede5975c95330.tar.gz firefoxer-af70bd6d561a2af42ddcdf67c28ede5975c95330.tar.bz2 |
Rename firefox-chrome-sync to firefox-profile-sync
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | TODO.md | 6 | ||||
-rwxr-xr-x | firefox-profile-sync (renamed from firefox-chrome-sync) | 0 |
3 files changed, 6 insertions, 2 deletions
@@ -22,7 +22,7 @@ profiles. ### Syncing -Use the [firefox-chrome-sync](firefox-chrome-sync) to keep your chrome +Use the [firefox-profile-sync](firefox-profile-sync) to keep your chrome customizations synced for every profile. ### Symlinking @@ -1,4 +1,8 @@ # TODO +* [x] Rename `firefox-chrome-sync` to `firefox-profile-sync`. +* [ ] 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. * [ ] Devise a better way to keep `chrome` customizations synced among all - profiles. Using `firefox-chrome-sync` manually is sub-optimal. + profiles. Using `firefox-profile-sync` manually is sub-optimal. diff --git a/firefox-chrome-sync b/firefox-profile-sync index 3b0196a..3b0196a 100755 --- a/firefox-chrome-sync +++ b/firefox-profile-sync |