-
-
Notifications
You must be signed in to change notification settings - Fork 10
1.3 Implementation
Daniel Gray edited this page May 1, 2019
·
5 revisions
The Thunderbird user.js is based on the ghacks-user.js user.js for Firefox.
Each version major version of Thunderbird is based on the new ESR of Firefox. Where appropriate I have checked the options to see that they correlate to functionality within Thunderbird. This is done by manually checking the source in dxr. If functionality does not exist the options are stripped from the config.
For more general information on implementation consider reading 1.3-Implementation from the ghacks-user.js project.