Chào mừng đến với tiện ích Thunderbird.
Add extra features and styles to make Thunderbird your own.
ĐóngAdvancedTasks Lược sử Phiên bản
6 phiên bản6 phiên bản
Hãy cẩn thận với phiên bản cũ!
Những phiên bản này được hiển thị cho mục đích tham khảo và thử nghiệm. Bạn chỉ luôn nên dùng phiên bản mới nhất của tiện ích.
Phiên bản 1.5
You can now use html input type="text", textarea, forms and save them.
Examples:
Generate a Save Button to save input-fields and textareas:
<button type="button">Save</button>
Input:
<input type="text" value="myValue">
<textarea rows="4" cols="50">My Text</textarea>
Send forms to your server:
<form action="http://yourserver/api" method="post">
First name: <input name="fname" value="111" type="text">
Last name: <input name="lname" value="" type="text">
<input value="Submit" type="submit">
</form>
- Mã nguồn được phát hành theo Mozilla Public License, version 2.0
Phiên bản 1.4
- Mã nguồn được phát hành theo Mozilla Public License, version 2.0
Phiên bản 1.1
- Mã nguồn được phát hành theo Mozilla Public License, version 2.0
Để tạo ra bộ sưu tập của riêng mình, bạn phải có một tài khoản trên Tiện ích Mozilla.