Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Add "Disable translation prompt" to Google Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuchea committed Apr 24, 2016
1 parent 9075b8e commit 1c46500
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c46500

Please sign in to comment.