| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "title": "Devtools", | 3 "title": "Devtools", |
| 4 "items": [ | 4 "items": [ |
| 5 { | 5 { |
| 6 "title": "Learn Basics", | 6 "title": "Learn Basics", |
| 7 "href": "/devtools", | 7 "href": "/devtools", |
| 8 "items": [ | 8 "items": [ |
| 9 { | 9 { |
| 10 "title": "Overview", | 10 "title": "Overview", |
| (...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 558 { | 558 { |
| 559 "title": "Getting Started Tutorial", | 559 "title": "Getting Started Tutorial", |
| 560 "href": "/extensions/getstarted" | 560 "href": "/extensions/getstarted" |
| 561 }, | 561 }, |
| 562 { | 562 { |
| 563 "title": "Samples", | 563 "title": "Samples", |
| 564 "href": "/extensions/samples" | 564 "href": "/extensions/samples" |
| 565 }, | 565 }, |
| 566 { | 566 { |
| 567 "title": "Develop Extensions", | 567 "title": "Develop Extensions", |
| 568 "href": "/extensions/tut_migration_to_manifest_v2", | 568 "href": "/extensions", |
| 569 "items": [ | 569 "items": [ |
| 570 { | 570 { |
| 571 "title": "Accessibility", | 571 "title": "Accessibility", |
| 572 "href": "/extensions/a11y" | 572 "href": "/extensions/a11y" |
| 573 }, | 573 }, |
| 574 { | 574 { |
| 575 "title": "Content Security Policy", | 575 "title": "Content Security Policy", |
| 576 "href": "/extensions/contentSecurityPolicy" | 576 "href": "/extensions/contentSecurityPolicy" |
| 577 }, | 577 }, |
| 578 { | 578 { |
| (...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1047 "title": "Articles", | 1047 "title": "Articles", |
| 1048 "href": "/webstore/articles" | 1048 "href": "/webstore/articles" |
| 1049 } | 1049 } |
| 1050 ] | 1050 ] |
| 1051 } | 1051 } |
| 1052 ] | 1052 ] |
| 1053 } | 1053 } |
| 1054 ] | 1054 ] |
| 1055 } | 1055 } |
| 1056 ] | 1056 ] |
| OLD | NEW |