-
Notifications
You must be signed in to change notification settings - Fork 0
/
popup.html
120 lines (119 loc) · 8.49 KB
/
popup.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://unpkg.com/@tabler/core@1.0.0-beta5/dist/css/tabler.min.css">
</head>
<body class="theme-dark" style="width: 400px;">
<div class="container-xl">
<div class="row row-cards">
<div class="col-12 p-0">
<div class="card card mt-3 mb-3">
<div class="card-body">
<h4 class="card-title"><b>Let's format your string!</b></h4>
<p>
<textarea class="form-control" id="unformatted_string" placeholder="Enter your string here !" style="width: 100%; height: 100px; color:black; background-color: white;"></textarea>
</p>
</div>
<!-- Card footer -->
<div class="card-footer">
<div class="d-flex">
<div class="row">
<div class="col-3 col-sm-4 col-md-2">
<a href="#" class="btn btn-success" id="format">Format</a>
</div>
</div>
<div class="row ms-auto">
<div class="col-12 col-sm-12 col-md-12">
<a href="https://www.buymeacoffee.com/sagarchauhan005" target="_blank">
<img height="37px" src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=sagarchauhan005&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" alt="buy me a coffee">
</a>
</div>
</div>
</div>
<hr style="margin: 15px !important;">
<div class="row ms-auto">
<div class="col-2 col-sm-2 col-md-2">
<a href="https://twitter.com/sagarchauhan005" class="btn w-50 btn-icon bg-black"
aria-label="Twitter" title="Twitter" target="_blank">
<!-- Download SVG icon from http://tabler-icons.io/i/brand-twitter -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24"
viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z"></path>
</svg>
</a>
</div>
<div class="col-2 col-sm-2 col-md-2">
<a href="https://sagarchauhan005.github.io/" class="btn w-50 btn-icon bg-black"
aria-label="Portfolio" title="Portfolio Website" target="_blank">
<!-- Download SVG icon from http://tabler-icons.io/i/user -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24"
viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="7" r="4"/>
<path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2"/>
</svg>
</a>
</div>
<div class="col-2 col-sm-2 col-md-2">
<a href="https://postscripts.medium.com/" class="btn w-50 btn-icon bg-black"
aria-label="Medium" title="Medium" target="_blank">
<!-- Download SVG icon from http://tabler-icons.io/i/brand-medium -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24"
viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<rect x="4" y="4" width="16" height="16" rx="2"/>
<path d="M8 9h1l3 3l3 -3h1"/>
<line x1="8" y1="15" x2="10" y2="15"/>
<line x1="14" y1="15" x2="16" y2="15"/>
<line x1="9" y1="9" x2="9" y2="15"/>
<line x1="15" y1="9" x2="15" y2="15"/>
</svg>
</a>
</div>
<div class="col-2 col-sm-2 col-md-2">
<a href="https://github.com/sagarchauhan005" class="btn w-50 btn-icon bg-black"
aria-label="Github" title="Github" target="_blank">
<!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24"
viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5"></path>
</svg>
</a>
</div>
<div class="col-2 col-sm-2 col-md-2">
<a href="https://www.instagram.com/sagar.chauhan.005/" class="btn w-50 btn-icon bg-black"
aria-label="Instagram" title="Instagram" target="_blank">
<!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-instagram" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<rect x="4" y="4" width="16" height="16" rx="4" />
<circle cx="12" cy="12" r="3" />
<line x1="16.5" y1="7.5" x2="16.5" y2="7.501" />
</svg>
</a>
</div>
<div class="col-2 col-sm-2 col-md-2">
<a href="https://www.producthunt.com/posts/bypass-paywall" class="btn w-50 btn-icon bg-black"
aria-label="Product Hunt" title="Product Hunt" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-producthunt" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M10 16v-8h2.5a2.5 2.5 0 1 1 0 5h-2.5" />
<circle cx="12" cy="12" r="9" />
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="popup.js"></script>
</body>
</html>