Skip to content

Commit

Permalink
Correction and clarification of type
Browse files Browse the repository at this point in the history
  • Loading branch information
rebloor committed Feb 7, 2025
1 parent 87dcaef commit 8881d52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ The `background` key can also contain this optional property:
<tr>
<td><code>preferred_environment</code></td>
<td>
<p>A <code>String</code> value.</p>
<p>An <code>Array</code> of <code>String<code> listing the preferred environments in order of precedence.</p>
<p>Where your extension specifies background script and service worker environments, requests the browser to run the extension using your preferred environment. See <a href="#browser_support">Browser support</a> for details of the environments supported in the major browsers.</p>
<ul>
<li>
Expand Down

0 comments on commit 8881d52

Please sign in to comment.