-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpopup.html
23 lines (19 loc) · 1.35 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
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<iframe allowtransparency="true" scrolling="no" frameborder="0" src="https://buttons.github.io/buttons.html#href=https%3A%2F%2Fgithub.com%2Fadrienjoly%2Fchrome-inbox-permalinks&data-text=Github&aria-label=Star%20adrienjoly%2Fchrome-inbox-permalinks%20on%20GitHub" style="width: 68px; height: 20px; border: none; position:absolute;right:10px;top:10px;"></iframe>
<h2>Permalinks for Google Inbox</h2>
<p>This extension provides direct URLs to your email threads, from Google Inbox.</p>
<p>Until I find a better solution, these generated URLs will open the corresponding email thread on GMail.</p>
<p>Still, this extension is quite handy if you need to refer to a specific email thread from any document that supports hyperlinks. I hope that you will enjoy it!</p>
<h2>Usage instructions</h2>
<ol>
<li>Open <a href="https://inbox.google.com" target="_blank">Google Inbox</a> (reload the page if necessary)</li>
<li>After opening an email thread, click on the link 🔗 icon</li>
<li>The permalink to that email thread will be provided on the right side of the page</li>
</ol>
<iframe width="500" height="315" src="https://www.youtube.com/embed/lV8iXNpE2VM?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</body>
</html>