17 lines
750 B
Vue
17 lines
750 B
Vue
|
|
<template>
|
||
|
|
<div>
|
||
|
|
<p><i><a href="https://www.youtube.com/watch?v=Mn3YEJTSYs8&feature=youtu.be&t=770" target='_blank'>...</a> but as is normal, you can't use a free extensions without the developers begging for money. It's the bi-daily beggathon here on ... wherever here is.</i>
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
Jokes and references few will get aside, developing this extension does take a decent amount of time, motivation, carefully calibrated quantities
|
||
|
|
of alcohol and enough coffee to bankrupt a small nation.
|
||
|
|
</p>
|
||
|
|
<p>If you want to buy me a beer or bankroll my caffeine addiction, you can do so by <a href="https://paypal.me/tamius">clicking here</a>. All donations are appreciated.
|
||
|
|
</p>
|
||
|
|
</div>
|
||
|
|
</template>
|
||
|
|
|
||
|
|
|
||
|
|
<script>
|
||
|
|
|
||
|
|
</script>
|