| OLD | NEW |
| 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
| 2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
| 3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
| 4 templating mechanism. | 4 templating mechanism. |
| 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
| 6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
| 7 authored overview content. | 7 authored overview content. |
| 8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
| 9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
| 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 223 <p> | 223 <p> |
| 224 Manifest version 1 was <em>deprecated</em> in Chrome 18, and support will | 224 Manifest version 1 was <em>deprecated</em> in Chrome 18, and support will |
| 225 be phased out according to the following schedule. | 225 be phased out according to the following schedule. |
| 226 </p> | 226 </p> |
| 227 <h2>Manifest version 1 support schedule</h2> | 227 <h2>Manifest version 1 support schedule</h2> |
| 228 <div id="schedule"> | 228 <div id="schedule"> |
| 229 <h3>Chrome 21</h3> | 229 <h3>Chrome 21</h3> |
| 230 <p><em>Beta: Early July 2012; | 230 <p><em>Beta: Early July 2012; |
| 231 Stable: Mid-August 2012</em></p> | 231 Stable: Mid-August 2012</em></p> |
| 232 <ul> | 232 <ul> |
| 233 <li>The Web Store will block updating items to manifest version 1. | 233 <li>The Web Store will block creation of new manifest version 1 items. |
| 234 </li><li>The Web Store will allow updates to existing manifest version 1 items
. | 234 </li><li>The Web Store will allow updates to existing manifest version 1 items
. |
| 235 </li></ul> | 235 </li></ul> |
| 236 <h3>Chrome 23</h3> | 236 <h3>Chrome 23</h3> |
| 237 <p><em>Beta: Late September 2012; | 237 <p><em>Beta: Late September 2012; |
| 238 Stable: Early November 2012</em></p> | 238 Stable: Early November 2012</em></p> |
| 239 <ul> | 239 <ul> |
| 240 <li>The Web Store will block updates to manifest version 1 items. | 240 <li>The Web Store will block updates to manifest version 1 items. |
| 241 </li><li>Chrome will stop packaging manifest version 1 items (or loading | 241 </li><li>Chrome will stop packaging manifest version 1 items (or loading |
| 242 them for development). | 242 them for development). |
| 243 </li></ul> | 243 </li></ul> |
| (...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 449 _uff=0; | 449 _uff=0; |
| 450 urchinTracker(); | 450 urchinTracker(); |
| 451 } | 451 } |
| 452 catch(e) {/* urchinTracker not available. */} | 452 catch(e) {/* urchinTracker not available. */} |
| 453 </script> | 453 </script> |
| 454 <!-- end analytics --> | 454 <!-- end analytics --> |
| 455 </div> | 455 </div> |
| 456 </div> <!-- /gc-footer --> | 456 </div> <!-- /gc-footer --> |
| 457 </div> <!-- /gc-container --> | 457 </div> <!-- /gc-container --> |
| 458 </body></html> | 458 </body></html> |
| OLD | NEW |