userChromeJS se weergawegeskiedenis
14 versions
Wees versigtig met die ou weergawes!
Hierdie weergawes word net vir verwysing en toetsdoeleindes gewys. Gebruik altyd die jongste weergawe van 'n byvoeging.
Weergawe 1.2.2
Update home page URL
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 1.2.1
Non-functional change: convert "ChromeUtils.import" to "ChromeUtils.importESModule" for compatibility with upcoming Thunderbird releases.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 1.2
Support calendar event windows.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 1.1
Add a toolbar button which, when clicked, reloads your userChrome.js in the current window.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 1.0.2
No functional changes. Just releasing new version for full Thunderbird 115 compatibility.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 1.0.1
Compatibility fixes. No functional changes.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 1.0
Compatibility with new Thunderbird releases.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 0.0.10
Thunderbird 78 compatibility!
Thank you to Jorg K <jorgk@jorgk.com> for the initial port to Thunderbird 78.
Note that if you check "location" in your userChrome.js file, in Thunderbird 78 window locations end in ".xhtml" instead of ".xul". You can write userChrome.js checks that are compatible with both Thunderbird 68 and Thunderbird 78 by doing something like:
if (location.href.startsWith("chrome://messenger/content/messenger.x")) {
...
}
Thank you to Jorg K <jorgk@jorgk.com> for the initial port to Thunderbird 78.
Note that if you check "location" in your userChrome.js file, in Thunderbird 78 window locations end in ".xhtml" instead of ".xul". You can write userChrome.js checks that are compatible with both Thunderbird 68 and Thunderbird 78 by doing something like:
if (location.href.startsWith("chrome://messenger/content/messenger.x")) {
...
}
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 0.0.9
Remove Kickstarter campaign pop-up, since the campaign has succeeded and is almost over.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 0.0.8
Translation updates.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 0.0.7
This add-on will no longer be supported when Thunderbird 78 is released in a few months, unless enough people commit to supporting continued maintenance of the add-on to make it feasible. To show your commitment, please visit https://www.kickstarter.com/projects/jik/rewritten-add-ons-for-mozilla-thunderbirds-next-release and make a pledge. As a bonus, Kickstarter supporters of this and my other add-ons will receive significant discounts on add-on licenses.
This release of the add-on adds a pop-up message warning users about the potential end of support and encouraging people to visit the Kickstarter campaign and support it.
This release of the add-on adds a pop-up message warning users about the potential end of support and encouraging people to visit the Kickstarter campaign and support it.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 0.0.5
The last batch of TB68 changes excluded the handling of windows other than the main mail window. This update is an attempt to address the problem the previous changes were intended to address while at the same time handling all windows, not just the main mail window.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Weergawe 0.0.4
More Thunderbird 68 compatibility changes. TB builds prior to 2019-05-20 will no longer work.
- Bronkode vrygestel ingevolge die Mozilla Public License, version 2.0
Om eie versamelings te bou, is 'n Mozilla-byvoegingsrekening nodig.