-
Notifications
You must be signed in to change notification settings - Fork 0
/
options.html
23 lines (19 loc) · 1.2 KB
/
options.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<head>
<title>Dogestraction</title>
<script type="text/javascript" src="jquery-2.1.0.min.js"></script>
<link rel="stylesheet" type="text/css" src="css/blocked_page.css">
<link href='http://fonts.googleapis.com/css?family=Signika:400,700' rel='stylesheet' type='text/css'>
<body>
<font face="Comic sans MS">
<font color="purple"><h2>we culd be frans 4evarr. philanthropy pls.</h2></font>
</font>
<h4>On a serious note (note the font change), I'm a college student who built this extension to fundraise for Pediatric AIDS.<br>Your donation will not only prompt me to continue development of this extension, but help out people in real need ;)</h4>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="A6TPFFMYREPH8">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</body>
</html>