-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpopup.html
28 lines (27 loc) · 1.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Status Saver</title>
<style>
pre{
font-size:13px;
}
.description{
width:230px;
height:180px;
text-align: justify;
}
</style>
</head>
<body>
<center> <img src="https://secure.webtoolhub.com/static/resources/icons/set69/8488b718.png" height="60px" width="60px" /></center>
<center>V 1.0</center><center>
<div class="description">This is a Simple Extension which allows you to Save Whatsapp Status.Similar to Status Downloader in Android
<div class="footer"> <center>📩<font color="green">tibinsunny95@gmail.com</font></center></div>
<br><h4>How to use it?🧭</h4>View a status and you will find a small download button in the left bottom.Click it and Enjoy !!</div>
Note:Works only for web.whatsapp.com
<br><h4>Facing Download Error for Videos Sometimes?🔴</h4>This is because you have to view the particular status video completely so that it is avilable in your local system.Partialy watched status leads to Errors
</body>
</html>