diff options
-rwxr-xr-x | chrome/common/extensions/docs/static/packaging.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/static/packaging.html b/chrome/common/extensions/docs/static/packaging.html index 0002767..7592f05 100755 --- a/chrome/common/extensions/docs/static/packaging.html +++ b/chrome/common/extensions/docs/static/packaging.html @@ -90,6 +90,11 @@ the <code>.crx</code> and <code>.pem</code> files:</p> </li> <li> + Click the <b>Pack extension</b> button. + A dialog appears. + </li> + + <li> In the <b>Extension root directory</b> field, specify the path to the extension's folder — for example, <code>c:\myext</code>. |