| OLD | NEW |
| 1 <h1>Google Cloud Messaging for Chrome API Terms of Service</h1> | 1 <h1>Google Cloud Messaging for Chrome API Terms of Service</h1> |
| 2 | 2 |
| 3 <p><i>Last modified: January 31, 2013</i></p> | 3 <p class="note"> |
| 4 This document is reated to sending messages using chrome.pushMessaging API, |
| 5 which is deprecated since Chrome 38. |
| 6 <strong>The API is removed in Chrome 43.</strong> |
| 7 Use the new <a href="cloudMessaging">Google Cloud Messaging</a>. |
| 8 </p> |
| 9 |
| 10 <p><i>Last modified: March 31, 2013</i></p> |
| 4 | 11 |
| 5 <p> | 12 <p> |
| 6 By using the Google Cloud Messaging for Chrome API, | 13 By using the Google Cloud Messaging for Chrome API, |
| 7 you consent to be bound by the Google APIs Terms of Service (<code>"API ToS"</co
de>) at | 14 you consent to be bound by the Google APIs Terms of Service (<code>"API ToS"</co
de>) at |
| 8 <a href="http://developers.google.com/terms">http://developers.google.com/terms<
/a>. | 15 <a href="http://developers.google.com/terms">http://developers.google.com/terms<
/a>. |
| 9 </p> | 16 </p> |
| 10 | 17 |
| 11 <h4>Section 1: API Clients</h4> | 18 <h4>Section 1: API Clients</h4> |
| 12 | 19 |
| 13 <p>You also agree that you and any API Client you create | 20 <p>You also agree that you and any API Client you create |
| 14 may only access the getChannelId functionality of this API | 21 may only access the getChannelId functionality of this API |
| 15 for your own development and personal uses. | 22 for your own development and personal uses. |
| 16 </p> | 23 </p> |
| 17 | 24 |
| 18 <p class="backtotop"><a href="#top">Back to top</a></p> | 25 <p class="backtotop"><a href="#top">Back to top</a></p> |
| OLD | NEW |