Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In **Windows OS** the chrome folder must be extracted in `C:\Users\[user]\AppDat

In **Linux** it must be extracted in `/home/[user]/.thunderbird/[random letters and numbers].default/`

In **macOS (OSX)**, it must be extracted in `/home/[user]/Library/Thunderbird/Profiles/[random letters and numbers].default/`.
In **macOS (OSX)**, it must be extracted in `/Users/[user]/Library/Thunderbird/Profiles/[random letters and numbers].default/`.

If your profile is located in a different directory, you can find it by going in Thunderbird's preferences (Tools->Options->Advanced). After that, click the 'Config Editor' button, accept the warning and then search for *directory*. Your directory should be the value of the parameter *mail.server.server1.directory*. This is the path where you should extract the chrome folder.

Expand Down