577
edits
Line 36: | Line 36: | ||
==== Declarative ==== | ==== Declarative ==== | ||
The first-run experience is coded inside of <code>manifest</code>, the feature's manifest, which is (not un-coincidentally) where the settings are placed. | The first-run experience is coded inside of <code>manifest.json</code>, the feature's manifest, which is (not un-coincidentally) where the settings are placed. | ||
<pre class="brush:js;"> | <pre class="brush:js;"> |
edits