-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Backup C:\Users\eno\AppData\Roaming\Mozilla\Firefox\Profiles%profile_id%
Some Helpers for config finding.
git diff -U0 prefs.js | findstr "^[+-].user." | findstr -V "gmp" | findstr -V ".startup." | findstr -V [0-9]^"); | findstr -V "[0-9]);$rn"
git diff --word-diff=color -U0 prefs.js | findstr "^.....[+-].user." | findstr -V [0-9]^"); | findstr -V "[0-9][0-9][0-9][0-9]*);" | findstr -V browser.laterrun.bookkeeping.sessionCount | findstr -V privacy.sanitize.pending
Metadata
Metadata
Assignees
Labels
FEATFeature requestFeature request