diff --git a/readme.md b/readme.md index 2290ce8..99174d2 100644 --- a/readme.md +++ b/readme.md @@ -61,12 +61,17 @@ My tailor-fitted, highly customized, and advanced [Firefox](https://www.mozilla. ![Searchbar](misc/screenshots/searchbar.png) ![Downloads Menu](misc/screenshots/downloads-menu.png) -## Where do each file go +## File Locations -| File | Location on Linux | Location on Windows | Location on macOS | -| ------- | ------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------------------- | -| user.js | ~/.mozilla/firefox/.default/ | %APPDATA%\Mozilla\Firefox\Profiles\.default/ | ~/Library/Application Support/Firefox/Profiles/.default/ | -| chrome | ~/.mozilla/firefox/.default/ | %APPDATA%\Mozilla\Firefox\Profiles\.default/ | ~/Library/Application Support/Firefox/Profiles/.default/ | +Both `user.js` and `chrome` files should be placed in the following locations depending on your operating system: + +| OS | Location | +| ------- | ---------------------------------------------------------------------- | +| Linux | `~/.mozilla/firefox/.default/` | +| Windows | `%APPDATA%\Mozilla\Firefox\Profiles\.default/` | +| macOS | `~/Library/Application Support/Firefox/Profiles/.default/` | + +Replace `` with your Firefox profile ID. ### Finding Your Default Profile