-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.html
25 lines (21 loc) · 877 Bytes
/
readme.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
<html>
<head>
<title>Slides Captions Setting</title>
</head>
<body>
<div>
<h2>Welcome to Slides Captions</h2>
</div>
<div style="width: 300px;">
<p>Slides Captions forces your Google Slides captions into multiple lines.</p>
<p>To use the extension you must
<ul>
<li>Change the end of your URL from /edit to /present</li>
<li>Turn on Captions by clicking the three dots and then choosing 'Toggle Captions'</li>
<li>Clicking on the SLIDES CAPTIONS button in the extension bar</li>
</ul>
<br/>
<p>How to enable</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/Un8M-SsKeYI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</body>
</html>