OLD | NEW |
1 <h1 id="minimum_chrome_version">Manifest - Minimum Chrome Version</h1> | 1 <h1 id="minimum_chrome_version">Manifest - Minimum Chrome Version</h1> |
2 | 2 |
3 <p> | 3 <p> |
4 The version of Chrome that your extension, app, or theme requires, if any. | 4 The version of Chrome that your extension, app, or theme requires, if any. |
5 The format for this string is the same as for the | 5 The format for this string is the same as for the |
6 <a href="http://developer.chrome.com/extensions/manifest.html#version">version</
a> field. | 6 <a href="http://developer.chrome.com/extensions/manifest#version">version</a> fi
eld. |
OLD | NEW |