-
Notifications
You must be signed in to change notification settings - Fork 0
/
newupdate101.html
57 lines (55 loc) · 3.08 KB
/
newupdate101.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width,initial-scale=1" name="viewport">
<meta content="description" name="description">
<meta name="google" content="notranslate" />
<!-- Disable tap highlight on IE -->
<meta name="msapplication-tap-highlight" content="no">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="./assets/apple-icon-180x180.png">
<title>ReWrite </title>
<link href="./main.3f6952e4.css" rel="stylesheet">
<link href="./rewrtite/icons/icon16.png " rel="icon">
</head>
<body class="">
<div id="site-border-top"></div>
<!-- Add your content of header -->
<header>
<nav class="navbar navbar-fixed-top navbar-inverse" >
<div class="container">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav ">
<li><a href="./index.html" title="">Home</a></li>
<li><a href="./newupdate101.html" title="">New Updates</a></li>
<li><a href="./thankyou.html" title="">Installation</a></li>
<li><a href="https://chrome.google.com/webstore/detail/rewrite/hfcabmeacpcbomdjcoipnnddiofbgokj" title="">Download</a></li>
<li><a href="https://github.com/bhargavyagnik/Rewrite" title="">Github</a></li>
</ul>
</div>
</div>
</nav>
</header>
<div class="section-container" id="installation">
<div class="container">
<div class="row">
<h2> -> New updates</h2>
<p>
In Version 1.0.1, Rewrite has been integrated in Gmail. Now you can compose your emails quickly with a click of just one button. Enter your prompt as the subject and press the "Generate" button, your email body will be generate in seconds.
Refine the email and you are done ! You can thus efficiently and quickly get your message without worrying about what to write or how to write !
</p>
<img src="screenshots/Screenshot_gmailbtn.png" alt="Gmail generate image example" class="img-responsive" style="height: 500px;">
</div>
</div>
</div>
<script type="text/javascript" src="./main.70a66962.js"></script>
</body>
</html>