Add "Disable translation prompt" to Google Chrome

This commit is contained in:
Josh Buchea 2016-04-24 09:38:06 -07:00
parent 9075b8e9c1
commit 1c4650093f
1 changed files with 3 additions and 0 deletions

View File

@ -201,6 +201,9 @@ A collection of HTML head elements.
``` html
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/APP_ID">
<!-- Disable translation prompt -->
<meta name="google" value="notranslate">
```
### Microsoft Internet Explorer