Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / docs / templates / json / chrome_sidenav.json
1 [
2   {
3     "title": "Devtools",
4     "items": [
5       {
6         "title": "Learn Basics",
7         "items": [
8           {
9             "title": "Overview",
10             "href": "/devtools/index"
11           },
12           {
13             "title": "Development Workflow",
14             "href": "/devtools/docs/authoring-development-workflow"
15           },
16           {
17             "title": "Using the Console",
18             "href": "/devtools/docs/console"
19           },
20           {
21             "title": "Tips & Tricks",
22             "href": "/devtools/docs/tips-and-tricks"
23           },
24           {
25             "title": "Additional Resources",
26             "href": "/devtools/docs/videos",
27             "items": [
28               {
29                 "title": "Videos",
30                 "href": "/devtools/docs/videos"
31               },
32               {
33                 "title": "Blog Posts",
34                 "href": "/devtools/docs/blog-posts"
35               },
36               {
37                 "title": "Mailing List",
38                 "href": "https://groups.google.com/forum/?fromgroups#!forum/google-chrome-developer-tools"
39               },
40               {
41                 "title": "Contributing to DevTools",
42                 "href": "/devtools/docs/contributing"
43               }
44             ]
45           }
46         ]
47       },
48       {
49         "title": "Use Tools",
50         "items": [
51           {
52             "title": "Inspecting & Tweaking",
53             "href": "/devtools/docs/dom-and-styles",
54             "items": [
55               {
56                 "title": "Editing Styles and the DOM",
57                 "href": "/devtools/docs/dom-and-styles"
58               },
59               {
60                 "title": "Working with CSS Preprocessors",
61                 "href": "/devtools/docs/css-preprocessors"
62               },
63               {
64                 "title": "Managing Application Storage",
65                 "href": "/devtools/docs/resource-panel"
66               }
67             ]
68           },
69           {
70             "title": "Debugging JavaScript",
71             "href": "/devtools/docs/javascript-debugging"
72           },
73           {
74             "title": "Device Mode & Mobile Emulation",
75             "href": "/devtools/docs/device-mode"
76           },
77           {
78             "title": "Remote Debugging on Android",
79             "href": "/devtools/docs/remote-debugging"
80           },
81           {
82             "title": "Saving Changes with Workspaces",
83             "href": "/devtools/docs/workspaces"
84           }
85         ]
86       },
87       {
88         "title": "Performance & Profiling",
89         "items": [
90           {
91             "title": "Evaluating Network Performance",
92             "href": "/devtools/docs/network"
93           },
94           {
95             "title": "Using the Timeline",
96             "href": "/devtools/docs/timeline"
97           },
98           {
99             "title": "Timeline Demo: Layout Thrashing",
100             "href": "/devtools/docs/demos/too-much-layout/index"
101           },
102           {
103             "title": "Profiling JavaScript Performance",
104             "href": "/devtools/docs/cpu-profiling"
105           },
106           {
107             "title": "JavaScript Memory Profiling",
108             "href": "/devtools/docs/javascript-memory-profiling",
109             "items": [
110               {
111                 "title": "JavaScript Memory Profiling",
112                 "href": "/devtools/docs/javascript-memory-profiling"
113               },
114               {
115                 "title": "Demos",
116                 "href": "/devtools/docs/heap-profiling-summary"
117               }
118             ]
119           }
120         ]
121       },
122       {
123         "title": "Reference",
124         "items": [
125           {
126             "title": "Console API Reference",
127             "href": "/devtools/docs/console-api"
128           },
129           {
130             "title": "Command Line API Reference",
131             "href": "/devtools/docs/commandline-api"
132           },
133           {
134             "title": "DevTools Extensions API",
135             "href": "/devtools/docs/integrating",
136             "items": [
137               {
138                 "title": "Integrating with DevTools",
139                 "href": "/devtools/docs/integrating"
140               },
141               {
142                 "title": "Sample DevTools Extensions",
143                 "href": "/devtools/docs/sample-extensions"
144               },
145               {
146                 "title": "Sample DevTools Protocol Clients",
147                 "href": "/devtools/docs/debugging-clients"
148               }
149             ]
150           },
151           {
152             "title": "Keyboard Shortcuts",
153             "href": "/devtools/docs/shortcuts"
154           },
155           {
156             "title": "Settings",
157             "href": "/devtools/docs/settings"
158           },
159           {
160             "title": "Remote Debugging Protocol",
161             "href": "/devtools/docs/debugger-protocol",
162             "items": [
163               {
164                 "title": "Remote Debugging Protocol",
165                 "href": "/devtools/docs/debugger-protocol"
166               },
167               {
168                 "title": "Version 1.1",
169                 "href": "/devtools/docs/protocol/1.1/index"
170               },
171               {
172                 "title": "Version 1.0",
173                 "href": "/devtools/docs/protocol/1.0/index"
174               },
175               {
176                 "title": "Version .1",
177                 "href": "/devtools/docs/protocol/0.1/index"
178               },
179               {
180                 "title": "Tip-of-tree",
181                 "href": "/devtools/docs/protocol/tot/index"
182               }
183             ]
184           }
185         ]
186       }
187     ]
188   },
189   {
190     "title": "Multi-device",
191     "items": [
192       {
193         "title": "Getting Started",
194         "items": [
195           {
196             "title": "Chrome for a Multi-Device World",
197             "href": "/multidevice/index"
198           },
199           {
200             "title": "Data Compression Proxy",
201             "href": "/multidevice/data-compression"
202           },
203           {
204             "title": "User Agents",
205             "href": "/multidevice/user-agent"
206           },
207           {
208             "title": "Mobile Emulation",
209             "href": "/devtools/docs/mobile-emulation"
210           },
211           {
212             "title": "Remote Debugging",
213             "href": "/devtools/docs/remote-debugging"
214           },
215           {
216             "title": "FAQ",
217             "href": "/multidevice/faq"
218           }
219         ]
220       },
221       {
222         "title": "Chrome for Android",
223         "items": [
224           {
225             "title": "Overview",
226             "href": "/multidevice/android/overview"
227           },
228           {
229             "title": "Android Intents with Chrome",
230             "href": "/multidevice/android/intents"
231           },
232           {
233             "title": "Add to Homescreen",
234             "href": "/multidevice/android/installtohomescreen"
235           }
236         ]
237       },
238       {
239         "title": "Chrome WebView",
240         "items": [
241           {
242             "title": "WebView for Android",
243             "href": "/multidevice/webview/overview"
244           },
245           {
246             "title": "Getting Started",
247             "href": "/multidevice/webview/gettingstarted"
248           },
249           {
250             "title": "Pixel-Perfect UI",
251             "href": "/multidevice/webview/pixelperfect"
252           },
253           {
254             "title": "WebView Workflow",
255             "href": "/multidevice/webview/workflow"
256           },
257           {
258             "title": "Tips & Tricks",
259             "href": "/multidevice/webview/tipsandtricks"
260           }
261         ]
262       },
263       {
264         "title": "Chrome for iOS",
265         "items": [
266           {
267             "title": "Overview",
268             "href": "/multidevice/ios/overview"
269           },
270           {
271             "title": "Opening Links in Chrome",
272             "href": "/multidevice/ios/links"
273           },
274           {
275             "title": "Case Studies",
276             "href": "/multidevice/ios/case-studies",
277             "items": [
278               {
279                 "title": "Case Studies",
280                 "href": "/multidevice/ios/case-studies"
281               },
282               {
283                 "title": "Pocket",
284                 "href": "/multidevice/ios/pocket"
285               },
286               {
287                 "title": "Feedly",
288                 "href": "/multidevice/ios/feedly"
289               }
290             ]
291           }
292         ]
293       }
294     ]
295   },
296   {
297     "title": "Platform",
298     "items": [
299       {
300         "title": "Apps",
301         "items": [
302           {
303             "title": "Learn Basics",
304             "href": "/apps/about_apps",
305             "items": [
306               {
307                 "title": "What Are Chrome Apps?",
308                 "href": "/apps/about_apps"
309               },
310               {
311                 "title": "Create Your First App",
312                 "href": "/apps/first_app"
313               },
314               {
315                 "title": "App Architecture",
316                 "href": "/apps/app_architecture"
317               },
318               {
319                 "title": "App Lifecycle",
320                 "href": "/apps/app_lifecycle"
321               },
322               {
323                 "title": "Content Security Policy",
324                 "href": "/apps/contentSecurityPolicy"
325               }
326             ]
327           },
328           {
329             "title": "Learn with Codelab",
330             "href": "/apps/app_codelab1_setup",
331             "items": [
332               {
333                 "title": "1 - Set Up Development Environment",
334                 "href": "/apps/app_codelab1_setup"
335               },
336               {
337                 "title": "2 - Create Basic App",
338                 "href": "/apps/app_codelab2_basic"
339               },
340               {
341                 "title": "3 - Create MVC",
342                 "href": "/apps/app_codelab3_mvc"
343               },
344               {
345                 "title": "4 - Save & Fetch Data",
346                 "href": "/apps/app_codelab5_data"
347               },
348               {
349                 "title": "5 - Manage App Lifecycle",
350                 "href": "/apps/app_codelab6_lifecycle"
351               },
352               {
353                 "title": "6 - Access User's Data",
354                 "href": "/apps/app_codelab7_useridentification"
355               },
356               {
357                 "title": "7 - Access Web Resources",
358                 "href": "/apps/app_codelab8_webresources"
359               },
360               {
361                 "title": "8 - Publish App",
362                 "href": "/apps/app_codelab_10_publishing"
363               }
364             ]
365           },
366           {
367             "title": "Samples",
368             "href": "/apps/samples"
369           },
370           {
371             "title": "Develop in the Cloud",
372             "href": "/apps/offline_apps",
373             "items": [
374               {
375                 "title": "Offline First",
376                 "href": "/apps/offline_apps"
377               },
378               {
379                 "title": "Handling External Content",
380                 "href": "/apps/app_external"
381               },
382               {
383                 "title": "Storing Data",
384                 "href": "/apps/app_storage"
385               },
386               {
387                 "title": "Keep Users Informed",
388                 "href": "/apps/inform_users"
389               },
390               {
391                 "title": "Cloud Messaging",
392                 "href": "/apps/cloudMessaging"
393               },
394               {
395                 "title": "Rich Notifications",
396                 "href": "/apps/richNotifications"
397               },
398               {
399                 "title": "User Authentication",
400                 "href": "/apps/app_identity"
401               }
402             ]
403           },
404           {
405             "title": "User Low-Level System Services",
406             "href": "/apps/app_usb",
407             "items": [
408               {
409                 "title": "USB",
410                 "href": "/apps/app_usb"
411               },
412               {
413                 "title": "Serial",
414                 "href": "/apps/app_serial"
415               },
416               {
417                 "title": "Network Communications",
418                 "href": "/apps/app_network"
419               },
420               {
421                 "title": "Bluetooth",
422                 "href": "/apps/app_bluetooth"
423               }
424             ]
425           },
426           {
427             "title": "MVC Architecture & Frameworks",
428             "href": "/apps/app_frameworks",
429             "items": [
430               {
431                 "title": "About MVC Architecture",
432                 "href": "/apps/app_frameworks"
433               },
434               {
435                 "title": "Build Apps with AngularJS",
436                 "href": "/apps/angular_framework"
437               },
438               {
439                 "title": "Build Apps with SenchaJS",
440                 "href": "/apps/sencha_framework"
441               },
442               {
443                 "title": "Game Engines",
444                 "href": "/apps/game_engines"
445               }
446             ]
447           },
448           {
449             "title": "Distribute Apps",
450             "href": "/apps/publish_app",
451             "items": [
452               {
453                 "title": "Publish Your App",
454                 "href": "/apps/publish_app"
455               },
456               {
457                 "title": "Run Chrome Apps on Mobile",
458                 "href": "/apps/chrome_apps_on_mobile"
459               },
460               {
461                 "title": "Monetize Your App",
462                 "href": "/apps/google_wallet"
463               },
464               {
465                 "title": "One-Time Payments",
466                 "href": "/webstore/one_time_payments"
467               },
468               {
469                 "title": "Analytics",
470                 "href": "/apps/analytics"
471               }
472             ]
473           },
474           {
475             "title": "Chrome Platform APIs",
476             "href": "/apps/api_index",
477             "items": [
478               {
479                 "title": "JavaScript APIs",
480                 "href": "/apps/api_index"
481               },
482               {
483                 "title": "Manifest File Format",
484                 "href": "/apps/manifest"
485               },
486               {
487                 "title": "Webview Tag",
488                 "href": "/apps/tags/webview"
489               },
490               {
491                 "title": "Web APIs",
492                 "href": "/apps/api_other"
493               },
494               {
495                 "title": "Disabled Web Features",
496                 "href": "/apps/app_deprecated"
497               }
498             ]
499           },
500           {
501             "title": "Help",
502             "href": "/apps/faq",
503             "items": [
504               {
505                 "title": "FAQ",
506                 "href": "/apps/faq"
507               },
508               {
509                 "title": "Google Groups",
510                 "href": "https://groups.google.com/a/chromium.org/forum/#!forum/chromium-apps"
511               },
512               {
513                 "title": "Stack Overflow",
514                 "href": "http://stackoverflow.com/questions/tagged/google-chrome-app"
515               }
516             ]
517           }
518         ]
519       },
520       {
521         "title": "Extensions",
522         "items": [
523           {
524             "title": "Learn Basics",
525             "href": "/extensions/overview",
526             "items": [
527               {
528                 "title": "Overview",
529                 "href": "/extensions/overview"
530               },
531               {
532                 "title": "Hosting Changes",
533                 "href": "/extensions/hosting_changes"
534               },
535               {
536                 "title": "Extension Quality Guidelines FAQ",
537                 "href": "/extensions/single_purpose"
538               },
539
540               {
541                 "title": "Event Pages",
542                 "href": "/extensions/event_pages"
543               },
544               {
545                 "title": "Content Scripts",
546                 "href": "/extensions/content_scripts"
547               },
548               {
549                 "title": "activeTab Permission",
550                 "href": "/extensions/activeTab"
551               },
552               {
553                 "title": "What's New?",
554                 "href": "/extensions/whats_new"
555               }
556             ]
557           },
558           {
559             "title": "Getting Started Tutorial",
560             "href": "/extensions/getstarted"
561           },
562           {
563             "title": "Samples",
564             "href": "/extensions/samples"
565           },
566           {
567             "title": "Develop Extensions",
568             "href": "/extensions/tut_migration_to_manifest_v2",
569             "items": [
570               {
571                 "title": "Accessibility",
572                 "href": "/extensions/a11y"
573               },
574               {
575                 "title": "Content Security Policy",
576                 "href": "/extensions/contentSecurityPolicy"
577               },
578               {
579                 "title": "Cross-Origin XHR",
580                 "href": "/extensions/xhr"
581               },
582               {
583                 "title": "Debugging",
584                 "href": "/extensions/tut_debugging"
585               },
586               {
587                 "title": "Internationalization",
588                 "href": "/extensions/i18n"
589               },
590               {
591                 "title": "Message Passing",
592                 "href": "/extensions/messaging"
593               },
594               {
595                 "title": "Migrate to Manifest 2",
596                 "href": "/extensions/tut_migration_to_manifest_v2"
597               },
598               {
599                 "title": "OAuth",
600                 "href": "/extensions/tut_oauth"
601               }
602             ]
603           },
604           {
605             "title": "Distribute Extensions",
606             "href": "/extensions/hosting",
607             "items": [
608               {
609                 "title": "Hosting",
610                 "href": "/extensions/hosting"
611               },
612               {
613                 "title": "Packaging",
614                 "href": "/extensions/packaging"
615               },
616               {
617                 "title": "One-Time Payments",
618                 "href": "/webstore/one_time_payments"
619               },
620               {
621                 "title": "Autoupdating",
622                 "href": "/extensions/autoupdate"
623               },
624               {
625                 "title": "Other Deployment Options",
626                 "href": "/extensions/external_extensions"
627               },
628               {
629                 "title": "Google Analytics",
630                 "href": "/extensions/tut_analytics"
631               },
632               {
633                 "title": "Publishing Themes",
634                 "href": "/extensions/themes"
635               }
636             ]
637           },
638           {
639             "title": "Chrome Platform APIs",
640             "href": "/extensions/api_index",
641             "items": [
642               {
643                 "title": "JavaScript APIs",
644                 "href": "/extensions/api_index"
645               },
646               {
647                 "title": "Manifest File Format",
648                 "href": "/extensions/manifest"
649               },
650               {
651                 "title": "Web APIs",
652                 "href": "/extensions/api_other"
653               },
654               {
655                 "title": "Permission Warnings",
656                 "href": "/extensions/permission_warnings"
657               },
658               {
659                 "title": "Optional Permissions",
660                 "href": "/extensions/permissions"
661               },
662               {
663                 "title": "Match Patterns",
664                 "href": "/extensions/match_patterns"
665               }
666             ]
667           },
668           {
669             "title": "Help",
670             "href": "/extensions/faq",
671             "items": [
672               {
673                 "title": "FAQ",
674                 "href": "/extensions/faq"
675               },
676               {
677                 "title": "Google Groups",
678                 "href": "https://groups.google.com/a/chromium.org/forum/#!forum/chromium-extensions"
679               },
680               {
681                 "title": "Stack Overflow",
682                 "href": "http://stackoverflow.com/tags/google-chrome-extension/info"
683               }
684             ]
685           }
686         ]
687       },
688       {
689         "title": "Native Client",
690         "items": [
691           {
692             "title": "Learn Basics",
693             "href": "/native-client/overview",
694             "items": [
695               {
696                 "title": "Technical Overview",
697                 "href": "/native-client/overview"
698               },
699               {
700                 "title": "NaCl and PNaCl",
701                 "href": "/native-client/nacl-and-pnacl"
702               }
703             ]
704           },
705           {
706             "title": "Download the SDK",
707             "href": "/native-client/sdk/download",
708             "items": [
709               {
710                 "title": "Download the Native Client SDK",
711                 "href": "/native-client/sdk/download"
712               },
713               {
714                 "title": "Examples",
715                 "href": "/native-client/sdk/examples"
716               },
717               {
718                 "title": "Release Notes",
719                 "href": "/native-client/sdk/release-notes"
720               }
721             ]
722           },
723           {
724             "title": "Tutorial",
725             "href": "/native-client/devguide/tutorial/tutorial-part1",
726             "items": [
727               {
728                 "title": "Part 1: Simple PNaCl Web App",
729                 "href": "/native-client/devguide/tutorial/tutorial-part1"
730               },
731               {
732                 "title": "Part 2: SDK Build System and Chrome Apps",
733                 "href": "/native-client/devguide/tutorial/tutorial-part2"
734               }
735             ]
736           },
737           {
738             "title": "Development Cycle",
739             "href": "/native-client/devguide/devcycle/building",
740             "items": [
741               {
742                 "title": "Building",
743                 "href": "/native-client/devguide/devcycle/building"
744               },
745               {
746                 "title": "Running",
747                 "href": "/native-client/devguide/devcycle/running"
748               },
749               {
750                 "title": "Debugging",
751                 "href": "/native-client/devguide/devcycle/debugging"
752               },
753               {
754                 "title": "Debugging with Visual Studio",
755                 "href": "/native-client/devguide/devcycle/vs-addin"
756               },
757               {
758                 "title": "Dynamic Linking and Loading with GlibC",
759                 "href": "/native-client/devguide/devcycle/dynamic-loading"
760               }
761             ]
762           },
763           {
764             "title": "Coding Your Application",
765             "href": "/native-client/devguide/coding/application-structure",
766             "items": [
767               {
768                 "title": "Application Structure",
769                 "href": "/native-client/devguide/coding/application-structure"
770               },
771               {
772                 "title": "Native Client Modules",
773                 "href": "/native-client/devguide/coding/native-client-modules"
774               },
775               {
776                 "title": "3D Graphics",
777                 "href": "/native-client/devguide/coding/3D-graphics"
778               },
779               {
780                 "title": "Audio",
781                 "href": "/native-client/devguide/coding/audio"
782               },
783               {
784                 "title": "File I/O",
785                 "href": "/native-client/devguide/coding/file-io"
786               },
787               {
788                 "title": "The nacl_io Library",
789                 "href": "/native-client/devguide/coding/nacl_io"
790               },
791               {
792                 "title": "Messaging System",
793                 "href": "/native-client/devguide/coding/message-system"
794               },
795               {
796                 "title": "Progress Events",
797                 "href": "/native-client/devguide/coding/progress-events"
798               },
799               {
800                 "title": "URL Loading",
801                 "href": "/native-client/devguide/coding/url-loading"
802               },
803               {
804                 "title": "View Change, Focus, & Input Events",
805                 "href": "/native-client/devguide/coding/view-focus-input-events"
806               }
807             ]
808           },
809           {
810             "title": "Distribute Your Apps",
811             "href": "/native-client/devguide/distributing"
812           },
813           {
814             "title": "Pepper API Reference",
815             "href": "/native-client/c-api",
816             "items": [
817               {
818                 "title": "Pepper C API",
819                 "href": "/native-client/c-api"
820               },
821               {
822                 "title": "Pepper C++ API",
823                 "href": "/native-client/cpp-api"
824               }
825             ]
826           },
827           {
828             "title": "Additional Reference & Versions",
829             "href": "/native-client/glossary",
830             "items": [
831               {
832                 "title": "Glossary",
833                 "href": "/native-client/glossary"
834               },
835               {
836                 "title": "Native Client Manifest (nmf) Format",
837                 "href": "/native-client/reference/nacl-manifest-format"
838               },
839               {
840                 "title": "PNaCl Bitcode Reference Manual",
841                 "href": "/native-client/reference/pnacl-bitcode-abi"
842               },
843               {
844                 "title": "PNaCl Undefined Behavior",
845                 "href": "/native-client/reference/pnacl-undefined-behavior"
846               },
847               {
848                 "title": "PNaCl C/C++ Language Support",
849                 "href": "/native-client/reference/pnacl-c-cpp-language-support"
850               },
851               {
852                 "title": "Sandbox Internals",
853                 "href": "/native-client/reference/sandbox_internals/index",
854                 "items": [
855                     {
856                       "title": "ARM 32-bit Sandbox",
857                       "href": "/native-client/reference/sandbox_internals/arm-32-bit-sandbox"
858                     },
859                     {
860                       "title": "x86-64 Sandbox",
861                       "href": "/native-client/reference/sandbox_internals/x86-64-sandbox"
862                     }
863                 ]
864               },
865               {
866                 "title": "Design Documents",
867                 "href": "/native-client/reference/design-docs"
868               }
869             ]
870           },
871           {
872             "title": "Help",
873             "href": "/native-client/faq",
874             "items": [
875               {
876                 "title": "FAQ",
877                 "href": "/native-client/faq"
878               },
879               {
880                 "title": "Forums & Issues Tracker",
881                 "href": "/native-client/help"
882               },
883               {
884                 "title": "Publications & Presentations",
885                 "href": "/native-client/publications-and-presentations"
886               },
887               {
888                 "title": "Security Contest Archive",
889                 "href": "/native-client/community/security-contest/index"
890               }
891             ]
892           }
893         ]
894       },
895       {
896         "title": "Store",
897         "items": [
898           {
899             "title": "What Is the Chrome Web Store?",
900             "href": "/webstore/index"
901           },
902           {
903             "title": "What Can You Publish?",
904             "href": "/webstore/overview"
905           },
906           {
907             "title": "Tutorial: Getting Started",
908             "href": "/webstore/get_started_simple"
909           },
910           {
911             "title": "Samples",
912             "href": "/webstore/samples"
913           },
914           {
915             "title": "Branding",
916             "href": "/webstore/branding",
917             "items": [
918               {
919                 "title": "Branding Guidelines",
920                 "href": "/webstore/branding"
921               },
922               {
923                 "title": "Supplying Images",
924                 "href": "/webstore/images"
925               }
926             ]
927           },
928           {
929             "title": "Monetizing",
930             "href": "/webstore/money",
931             "items": [
932               {
933                 "title": "Monetizing Your App",
934                 "href": "/webstore/money"
935               },
936               {
937                 "title": "Using Google Accounts",
938                 "href": "/webstore/identify_user"
939               },
940               {
941                 "title": "Checking for Payment",
942                 "href": "/webstore/check_for_payment"
943               },
944               {
945                 "title": "One-Time Payments",
946                 "href": "/webstore/one_time_payments"
947               },
948               {
949                 "title": "Pricing",
950                 "href": "/webstore/pricing"
951               }
952             ]
953           },
954           {
955             "title": "Publishing",
956             "href": "/webstore/publish",
957             "items": [
958               {
959                 "title": "Publishing Tutorial",
960                 "href": "/webstore/publish"
961               },
962               {
963                 "title": "Internationalizing Your App",
964                 "href": "/webstore/i18n"
965               },
966               {
967                 "title": "Using Inline Installation",
968                 "href": "/webstore/inline_installation"
969               },
970               {
971                 "title": "Rating Guidelines",
972                 "href": "/webstore/rating"
973               },
974               {
975                 "title": "Program Policies",
976                 "href": "/webstore/program_policies"
977               },
978               {
979                 "title": "Terms of Service",
980                 "href": "/webstore/terms"
981               }
982             ]
983           },
984           {
985             "title": "Help",
986             "href": "/webstore/best_practices",
987             "items": [
988               {
989                 "title": "Best Practices",
990                 "href": "/webstore/best_practices"
991               },
992               {
993                 "title": "FAQ",
994                 "href": "/webstore/faq"
995               },
996               {
997                 "title": "Google Groups",
998                 "href": "https://groups.google.com/a/chromium.org/forum/#!forum/chromium-apps"
999               },
1000               {
1001                 "title": "Articles",
1002                 "href": "/webstore/articles"
1003               }
1004             ]
1005           }
1006         ]
1007       }
1008     ]
1009   }
1010 ]