mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 19:37:29 +02:00
website: recommend web app
This commit is contained in:
11
index.html
11
index.html
@@ -520,7 +520,7 @@
|
||||
background-color: #4d7bd6;
|
||||
border: 2px solid #4569b1;
|
||||
line-height: 2.5rem;
|
||||
margin: 1rem 0;
|
||||
margin: 1rem 0 0;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
@@ -795,6 +795,7 @@
|
||||
<a aria-label="Open web app" class="btn download-btn web-app-btn" href="/app/">
|
||||
<span>Open Web App</span>
|
||||
</a>
|
||||
<p style="margin-top:3px;">Recommended: More features. More fun!</p>
|
||||
<a aria-label="Install chrome extension" class="btn download-btn js-chrome-btn hint--top-right" href="javascript:void(0)"
|
||||
onclick="addToChrome()">
|
||||
<img src="chrome-logo.png" height="40" alt="">
|
||||
@@ -854,8 +855,8 @@
|
||||
</div>
|
||||
<div class="feature">
|
||||
<h2>Preview screenshot capture</h2>
|
||||
<p>Feel like taking a screenshot of your awesome creation, just hit the Capture button to get a beautiful screenshot of your
|
||||
result.
|
||||
<p>Feel like taking a screenshot of your awesome creation, just hit the Capture button to get a beautiful screenshot of
|
||||
your result.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature">
|
||||
@@ -974,7 +975,9 @@
|
||||
|
||||
<p>
|
||||
<strong>Read & change all your data on the websites that you visit</strong> - Worry not. This is just required for the new tab
|
||||
replacement feature where Web Maker shows up only if the new tab url is chrome://newtab/. Nothing is read, stored or changed.</p>
|
||||
replacement feature where Web Maker shows up only if the new tab url is chrome://newtab/. Nothing is read, stored or
|
||||
changed.
|
||||
</p>
|
||||
|
||||
<h3>Disclaimer</h3>
|
||||
<p>Web Maker
|
||||
|
Reference in New Issue
Block a user