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 The <code>chrome.pushMessaging</code> API was deleted in Chrome 43. This |
| 5 document exists for posterity only. |
| 6 Use the new <a href="cloudMessaging">Google Cloud Messaging</a>. |
| 7 </p> |
| 8 |
| 9 <p><i>Last modified: March 31, 2013</i></p> |
4 | 10 |
5 <p> | 11 <p> |
6 By using the Google Cloud Messaging for Chrome API, | 12 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 | 13 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>. | 14 <a href="http://developers.google.com/terms">http://developers.google.com/terms<
/a>. |
9 </p> | 15 </p> |
10 | 16 |
11 <h4>Section 1: API Clients</h4> | 17 <h4>Section 1: API Clients</h4> |
12 | 18 |
13 <p>You also agree that you and any API Client you create | 19 <p>You also agree that you and any API Client you create |
14 may only access the getChannelId functionality of this API | 20 may only access the getChannelId functionality of this API |
15 for your own development and personal uses. | 21 for your own development and personal uses. |
16 </p> | 22 </p> |
17 | 23 |
18 <p class="backtotop"><a href="#top">Back to top</a></p> | 24 <p class="backtotop"><a href="#top">Back to top</a></p> |
OLD | NEW |