diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/bg/img/paypal.gif | bin | 0 -> 1714 bytes | |||
-rw-r--r-- | ext/bg/options.html | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/ext/bg/img/paypal.gif b/ext/bg/img/paypal.gif Binary files differnew file mode 100644 index 00000000..43cef691 --- /dev/null +++ b/ext/bg/img/paypal.gif diff --git a/ext/bg/options.html b/ext/bg/options.html index eec0bc1b..3bd9c2cc 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -213,6 +213,19 @@ </div> </div> </div> + + <div> + <h3>Support Development</h3> + + <p class="help-block"> + If you find Yomichan useful, please consider making a small donation as a way to show your appreciation for the countless hours + that I have devoted to this extension. Seeing that people care about my work is great motivation for continuing to + improve Yomichan! + </p> + <p> + <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4DBTN9A3CUAFN"><img src="img/paypal.gif" alt></a> + </p> + </div> </div> <div class="pull-right"> |