Splits the `00-waterfox.js` file into several more focused preference files for better organization: - `00-general.js`: General settings. - `01-theme.js`: UI theme related settings. - `02-privacy.js`: Privacy settings. - `03-features.js`: Feature toggles. - `04-sidebar.js`: Sidebar settings. Also removes the unused `02-speed.js` and `03-privacy.js` files, and updates moz.build accordingly