diff --git a/4.1.4-CardBook.md b/4.1.4-CardBook.md index 0848d07..1ccc2db 100644 --- a/4.1.4-CardBook.md +++ b/4.1.4-CardBook.md @@ -1,8 +1,8 @@ -[CardBook](https://cardbook.icu/) is an awesome complete and well-tested Thunderbird extension implementing many features missing from the default Thunderbird's address book. +[CardBook](https://cardbook.icu/) is an awesome complete and well-tested Thunderbird extension implementing many features missing from the default Thunderbird address book ([that will actually get reworked soon](https://developer.thunderbird.net/planning/roadmap#address-book-rewrite-tb-78)). -Although, there will be a glitch against Thunderbird v68 if you use **Thunderbird-User.JS**. +Although, there will be a glitch against Thunderbird v68 if you use this `thunderbird user.js`. You'll have to **relax** `network.cookie.cookieBehavior` from `2` to `1`. For further information, see [this page](https://gitlab.com/CardBook/CardBook/wikis/Migration%20to%20Thunderbird%2068#easy-case). -This has been setup [here](https://gist.github.com/HorlogeSkynet/eda281b2b4ff6bb6674d77d4e823431a#file-user-overrides_thunderbird-js) for instance. \ No newline at end of file +This has been setup [here](https://gist.github.com/HorlogeSkynet/eda281b2b4ff6bb6674d77d4e823431a/revisions#diff-a345efe3fefac2b007684e1da28fbee5173db2dba2854252170b78aacd466153) for instance.