Lines Matching full:code
9 for example, <code>myextension.crx</code>.
17 then the only reason to create your own <code>.crx</code> file
58 for example, <code>c:\myext</code>.
67 a <code>.crx</code> file,
69 and a <code>.pem</code> file,
77 Keep the <code>.pem</code> file secret and in a safe place.
89 the <code>.crx</code> and <code>.pem</code> files:</p>
101 Increase the version number in <code>manifest.json</code>.
117 for example, <code>c:\myext</code>.
123 already generated <code>.pem</code> file for this extension —
124 for example, <code>c:\myext.pem</code>.
141 is by invoking <code>chrome.exe</code> at the command line.
142 Use the <code>--pack-extension</code> flag
144 Use <code>--pack-extension-key</code>
155 add <code>--no-message-box</code> to the command.
161 to create <code>.crx</code> files, see <a href="crx.html">CRX package format</a>.