1 {{- This is the shared template for developer.chrome.com articles.
2 - |article| The article content.
3 - |canonical| The canonical URL (see comment in site.html).
4 - |platform| The platform.
5 - |platformTitle| The title of the platform (
"Extensions" or
"Apps").
6 - |removeToc| Whether or not to remove the Table of Contents.
8 {{+content:partials.site canonical:canonical}}
9 <article class=
"article-content">
10 <nav class=
"inline-site-toc no-permalink">
11 {{+partials.relatedpages_items items:sidenavs.chrome /}}
13 <div itemprop=
"articleBody">
14 <nav class=
"inline-toc no-permalink">
20 {{- This is unindented because it may contain whitespace-sensitive tags. -}}
21 {{+article data:data platform:platform platformTitle:platformTitle /}}