|
1 |
| -# Quoting Email Headers in Thunderbird |
2 |
| - [](https://github.com/jeevatkm/ReplyWithHeaderMozilla/releases/latest) [](LICENSE) |
| 1 | +<p align="center"> |
| 2 | + <p align="center"><img src="images/rwh.svg" height="128" width="128" /></p> |
| 3 | + <h1 align="center">ReplyWithHeader (RWH)</h1> |
| 4 | + <p align="center">Outlook style headers and few goodies for Thunderbird</p> |
| 5 | +</p> |
| 6 | +<p align="center"> |
| 7 | + <a href="https://github.com/jeevatkm/ReplyWithHeaderMozilla/releases/latest" alt="Version"><img src="https://img.shields.io/badge/version-3.0.0-blue.svg" alt="Version" /></a> <a href="LICENSE" alt="LICENSE"><img src="https://img.shields.io/github/license/jeevatkm/ReplyWithHeaderMozilla.svg" alt="LICENSE" /></a> <a href="http://myjeeva.com/replywithheader-mozilla" alt"Home page"><img src="https://img.shields.io/badge/Homepage-blue" alt"Home page" /> </a> |
| 8 | +</p> |
3 | 9 |
|
4 |
| -ReplyWithHeaderMozilla aka [RWH Thunderbird] is an add-on for Thunderbird mail client that enables email header. |
5 |
| -Brings Outlook header capabilities into Thunderbird. |
| 10 | +## Download |
| 11 | +Head to Thunderbord Add-ons store to download. **RWH v3 is completly rewritten from ground up in {Web|Mail}Extension model** |
6 | 12 |
|
7 |
| -**| [Home page](http://myjeeva.com/replywithheader-mozilla) | [Download RWH Mozilla](https://addons.mozilla.org/en-US/thunderbird/addon/replywithheader/) | [Report Issues](#report-issues) | [FAQ](http://myjeeva.com/replywithheader-mozilla#faq) |** |
| 13 | +<p align="center"><b><a href="https://addons.thunderbird.net/en-US/thunderbird/addon/replywithheader/" alt="">Thunderbird Add-ons Store</a></b></p> |
8 | 14 |
|
9 |
| -# Support RWH - Donate |
| 15 | +## Features |
| 16 | +ReplyWithHeader (RWH) is an Thunderbird email client add-on, that brings outlook style headers and few goodies into Thunderbird. |
| 17 | +<p align="center"> |
| 18 | + <img src="images/rwh-features.png" /> |
| 19 | +</p> |
10 | 20 |
|
11 |
| -BTC | Paypal |
12 |
| ---- | --- |
13 |
| -1FG6G5tCmFm7vrc7BzUyRxr3RBrMDJA6zp | [](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=QWMZG74FW4QYC&lc=US&item_name=Jeevanandam%20M%2e&item_number=ReplyWithHeaderMozilla¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) |
| 21 | +## Support & Donate |
14 | 22 |
|
15 |
| -# Report Issues |
| 23 | +* Write reviews and give Stars on [Thunderbird Add-ons Store](https://addons.thunderbird.net/en-US/thunderbird/addon/replywithheader/) |
| 24 | +* Donate via [PayPal](https://www.paypal.com/donate/?cmd=_donations&business=QWMZG74FW4QYC&lc=US&item_name=ReplyWithHeader+(RWH)+Thunderbird+Addon¤cy_code=USD) |
| 25 | +* Sponsor via [GitHub](https://github.com/sponsors/jeevatkm) |
| 26 | + |
| 27 | +## Report Issues |
16 | 28 |
|
17 | 29 | ReplyWithHeaderMozilla uses [GitHub’s integrated issue tracking system](https://github.com/jeevatkm/ReplyWithHeaderMozilla/issues) to record bugs and feature requests. If you want to raise an issue, please follow the recommendations bellow:
|
18 | 30 |
|
19 | 31 | * Before you log a bug, please search the issue tracker to see if someone has already reported the problem. If the issue doesn’t already exist, create a new issue.
|
20 | 32 | * Please provide as much information as possible with the issue report, we like to know the version of ReplyWithHeader that you are using.
|
21 | 33 | * If you need to paste code, or include a stack trace use Markdown code block
|
22 | 34 |
|
23 |
| -# Creator |
| 35 | +## Creator |
24 | 36 |
|
25 | 37 | [Jeevanandam M.](https://github.com/jeevatkm) (jeeva@myjeeva.com)
|
26 | 38 |
|
27 |
| -# Contributors |
| 39 | +## Contributors |
28 | 40 |
|
29 | 41 | Have a look on [Contributors](https://github.com/jeevatkm/ReplyWithHeaderMozilla/graphs/contributors) page.
|
30 | 42 |
|
31 |
| -# License |
| 43 | +## License |
32 | 44 |
|
33 | 45 | ReplyWithHeader Mozilla is released under [MPL-2.0 License](LICENSE)
|
0 commit comments