Add Google Chrome

This commit is contained in:
Josh Buchea 2016-04-24 08:41:51 -07:00
parent 533f81b89e
commit 89f6002b21
1 changed files with 6 additions and 0 deletions

View File

@ -182,6 +182,12 @@ A collection of HTML head elements.
<meta name="theme-color" content="#E64545">
```
### Google Chrome
``` html
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/APP_ID">
```
### Microsoft Internet Explorer
``` html